Class ClientLoggerUtil
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.bpm.client.spring.impl.util.LoggerUtil
org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
-
Field Summary
Fields inherited from class org.camunda.bpm.client.spring.impl.util.LoggerUtil
CLIENT_LOGGER, PROJECT_CODE, PROJECT_LOGGER, SUBSCRIPTION_LOGGER
Fields inherited from class org.camunda.commons.logging.BaseLogger
componentId, delegateLogger, projectCode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
beanCreationSkipped
(String className, String beanName) void
void
registered
(String beanName) void
requestInterceptorsFound
(int requestInterceptorCount) Methods inherited from class org.camunda.commons.logging.BaseLogger
createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, log, log, logDebug, logError, logInfo, logTrace, logWarn
-
Constructor Details
-
ClientLoggerUtil
public ClientLoggerUtil()
-
-
Method Details
-
beanCreationSkipped
-
registered
-
bootstrapped
public void bootstrapped() -
requestInterceptorsFound
public void requestInterceptorsFound(int requestInterceptorCount) -
backoffStrategyFound
public void backoffStrategyFound() -
noUniqueClientException
-
noUniqueAnnotation
-