@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 |
---|---|
IllegalStateException |
commonConfigurationUnavailable()
Creates an exception indicating that common configuration is not available.
|
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, warnv
static 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.@Message(id=6, value="Common configuration is not available") IllegalStateException commonConfigurationUnavailable()
IllegalStateException
for the error.Copyright © 2018 JBoss by Red Hat. All rights reserved.