public class ClientLoggerUtil extends LoggerUtil
CLIENT_LOGGER, PROJECT_CODE, PROJECT_LOGGER, SUBSCRIPTION_LOGGER
Constructor and Description |
---|
ClientLoggerUtil() |
Modifier and Type | Method and Description |
---|---|
void |
backoffStrategyFound() |
void |
beanCreationSkipped(String className,
String beanName) |
void |
bootstrapped() |
SpringExternalTaskClientException |
noUniqueAnnotation() |
SpringExternalTaskClientException |
noUniqueClientException() |
void |
registered(String beanName) |
void |
requestInterceptorsFound(int requestInterceptorCount) |
public void registered(String beanName)
public void bootstrapped()
public void requestInterceptorsFound(int requestInterceptorCount)
public void backoffStrategyFound()
public SpringExternalTaskClientException noUniqueClientException()
public SpringExternalTaskClientException noUniqueAnnotation()
Copyright © 2022. All rights reserved.