|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.commons.logging.BaseLogger
org.camunda.bpm.connect.impl.ConnectLogger
org.camunda.bpm.connect.impl.ConnectCoreLogger
public class ConnectCoreLogger
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.connect.impl.ConnectLogger |
|---|
CORE_LOGGER, PROJECT_CODE |
| Fields inherited from class org.camunda.commons.logging.BaseLogger |
|---|
componentId, delegateLogger, projectCode |
| Constructor Summary | |
|---|---|
ConnectCoreLogger()
|
|
| Method Summary | |
|---|---|
void |
closingResponse(AbstractCloseableConnectorResponse response)
|
ConnectorCloseException |
exceptionWhileClosingResponse(Exception cause)
|
void |
successfullyClosedResponse(AbstractCloseableConnectorResponse response)
|
| Methods inherited from class org.camunda.commons.logging.BaseLogger |
|---|
createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, logDebug, logError, logInfo, logWarn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectCoreLogger()
| Method Detail |
|---|
public void closingResponse(AbstractCloseableConnectorResponse response)
public void successfullyClosedResponse(AbstractCloseableConnectorResponse response)
public ConnectorCloseException exceptionWhileClosingResponse(Exception cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||