@MessageLogger(projectCode="WFLYXTS",
length=4)
public interface XtsAsLogger
extends org.jboss.logging.BasicLogger
| Modifier and Type | Field and Description |
|---|---|
static XtsAsLogger |
ROOT_LOGGER
A logger with the category of the package name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cannotGetTransactionStatus(MessageContext ctx,
Throwable cause) |
void |
rejectingCallBecauseNotPartOfXtsTx() |
org.jboss.msc.service.StartException |
txBridgeInboundRecoveryServiceFailedToStart()
Creates an exception indicating that the TxBridge inbound recovery service failed to start.
|
org.jboss.msc.service.StartException |
txBridgeOutboundRecoveryServiceFailedToStart()
Creates an exception indicating that the TxBridge outbound recovery service failed to start.
|
org.jboss.msc.service.StartException |
xtsServiceFailedToStart()
Creates an exception indicating that the XTS service failed to start.
|
IllegalStateException |
xtsServiceIsNotStarted()
Creates an exception indicating that this operation can not be performed when the XTS service is not started.
|
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnvstatic final XtsAsLogger ROOT_LOGGER
@Message(id=1,
value="TxBridge inbound recovery service start failed")
org.jboss.msc.service.StartException txBridgeInboundRecoveryServiceFailedToStart()
StartException for the error.@Message(id=2,
value="TxBridge outbound recovery service start failed")
org.jboss.msc.service.StartException txBridgeOutboundRecoveryServiceFailedToStart()
StartException for the error.@Message(id=3,
value="XTS service start failed")
org.jboss.msc.service.StartException xtsServiceFailedToStart()
StartException for the error.@Message(id=4,
value="Service not started")
IllegalStateException xtsServiceIsNotStarted()
IllegalStateException for the error.@LogMessage(level=WARN)
@Message(id=9,
value="Rejecting call because it is not part of any XTS transaction")
void rejectingCallBecauseNotPartOfXtsTx()
@LogMessage(level=ERROR)
@Message(id=10,
value="Cannot get transaction status on handling context %s")
void cannotGetTransactionStatus(MessageContext ctx,
@Cause
Throwable cause)
Copyright © 2020 JBoss by Red Hat. All rights reserved.