@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2017-05-21T21:52:57+0000") public class MessagingLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements MessagingLogger, org.jboss.logging.BasicLogger, Serializable
ROOT_LOGGER
Constructor and Description |
---|
MessagingLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
aioWarning()
Logs a warning message indicating AIO was not found.
|
protected String |
aioWarning$str() |
void |
aioWarningLinux()
Logs a warning message indicating AIO was not found, ask to install LibAIO to enable the AIO on Linux systems.
|
protected String |
aioWarningLinux$str() |
String |
altAttributeAlreadyDefined(String name)
A message indicating the alternative attribute represented by the
name parameter is already defined. |
protected String |
altAttributeAlreadyDefined$str() |
IllegalArgumentException |
attributeDefinitionsMustMatch(String nameFound,
String nameRequired)
Creates an exception indicating that all attribute definitions must have the same XML name.
|
protected String |
attributeDefinitionsMustMatch$str() |
IllegalArgumentException |
attributeDefinitionsNotUnique(String nameFound)
Creates an exception indicating that all attribute definitions must have unique names.
|
protected String |
attributeDefinitionsNotUnique$str() |
void |
boundJndiName(String jndiName)
Logs an informational message indicating a messaging object was bound to the JNDI name represented by the
jndiName parameter. |
protected String |
boundJndiName$str() |
javax.jms.IllegalStateRuntimeException |
callNotPermittedOnInjectedJMSContext()
Create an exception when calling a method not allowed on injected JMSContext.
|
protected String |
callNotPermittedOnInjectedJMSContext$str() |
IllegalArgumentException |
cannotBindJndiName()
Creates an exception indicating a
null or empty JNDI name cannot be bound. |
protected String |
cannotBindJndiName$str() |
String |
canNotChangeClusteredAttribute(org.jboss.as.controller.PathAddress address) |
protected String |
canNotChangeClusteredAttribute$str() |
String |
cannotIncludeOperationParameters(String paramName1,
String paramName2)
A message indicating the operation cannot include the parameter represented by
paramName1 and the
parameter represented by the paramName2 parameter. |
protected String |
cannotIncludeOperationParameters$str() |
UnsupportedOperationException |
cannotMarshalAttribute(String name)
Creates an exception indicating the attribute, represented by the
name parameter, cannot be marshalled
and to use the marshalAsElement method. |
protected String |
cannotMarshalAttribute$str() |
UnsupportedOperationException |
canNotRegisterResourceOfType(String childType)
Create a failure description message indicating that the resource of given type can not be registered.
|
protected String |
canNotRegisterResourceOfType$str() |
String |
canNotRemoveLastJNDIName(String jndiName)
A message indicating the resource must have at least one JNDI name.
|
protected String |
canNotRemoveLastJNDIName$str() |
UnsupportedOperationException |
canNotRemoveResourceOfType(String childType)
Create a failure description message indicating that the resource of given type can not be removed.
|
protected String |
canNotRemoveResourceOfType$str() |
org.jboss.as.controller.OperationFailedException |
canNotRemoveUnknownEntry(String entry) |
protected String |
canNotRemoveUnknownEntry$str() |
IllegalArgumentException |
cannotUnbindJndiName()
Creates an exception indicating a
null or empty JNDI name cannot be unbound. |
protected String |
cannotUnbindJndiName$str() |
UnsupportedOperationException |
canNotWriteClusteredAttribute()
Create a failure description message indicating that the clustered attribute is deprecated.
|
protected String |
canNotWriteClusteredAttribute$str() |
String |
childResourceAlreadyExists(String type)
A message indicating a child resource of the type, represented by the
type parameter already exists. |
protected String |
childResourceAlreadyExists$str() |
void |
connectorForPooledConnectionFactory(String name,
String connectorName)
Logs a warn message when no connectors were specified for a connection factory definition
and one connector was picked up to be used.
|
protected String |
connectorForPooledConnectionFactory$str() |
IllegalStateException |
connectorNotDefined(String connectorName)
Creates an exception indicating the connector is not defined.
|
protected String |
connectorNotDefined$str() |
void |
couldNotCloseFile(String file,
Throwable cause) |
protected String |
couldNotCloseFile$str() |
String |
couldNotCreateLegacyConnectionFactoryUsingInVMConnector(org.jboss.as.controller.PathAddress address) |
protected String |
couldNotCreateLegacyConnectionFactoryUsingInVMConnector$str() |
String |
couldNotMigrateBroadcastGroupAttribute(String attribute,
org.jboss.as.controller.PathAddress address) |
protected String |
couldNotMigrateBroadcastGroupAttribute$str() |
String |
couldNotMigrateDiscoveryGroupAttribute(String attribute,
org.jboss.as.controller.PathAddress address) |
protected String |
couldNotMigrateDiscoveryGroupAttribute$str() |
String |
couldNotMigrateFailbackDelayAttribute(org.jboss.as.controller.PathAddress address) |
protected String |
couldNotMigrateFailbackDelayAttribute$str() |
String |
couldNotMigrateHA(org.jboss.as.controller.PathAddress address) |
protected String |
couldNotMigrateHA$str() |
String |
couldNotMigrateInterceptors(String legacyInterceptorsAttributeName) |
protected String |
couldNotMigrateInterceptors$str() |
String |
couldNotMigrateResourceAttributeWithExpression(String attribute,
org.jboss.as.controller.PathAddress address) |
protected String |
couldNotMigrateResourceAttributeWithExpression$str() |
String |
couldNotMigrateUnsupportedAttribute(String attribute,
org.jboss.as.controller.PathAddress address) |
protected String |
couldNotMigrateUnsupportedAttribute$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
couldNotParseDeployment(String file,
Throwable cause) |
protected String |
couldNotParseDeployment$str() |
void |
deprecatedAttribute(String name,
org.jboss.as.controller.PathAddress address)
Logs a warning message indicating the management attribute with the given
name
is deprecated and will not be used anymore. |
protected String |
deprecatedAttribute$str() |
void |
deprecatedXMLAttribute(String name)
Logs a warning message indicating the XML attribute with the given
name
is deprecated and will not be used anymore. |
protected String |
deprecatedXMLAttribute$str() |
void |
deprecatedXMLElement(String name)
Logs a warning message indicating the XML element with the given
name
is deprecated and will not be used anymore. |
void |
deprecatedXMLElement(String name,
String replacement)
Logs a warning message indicating the XML element with the given
name
is deprecated and instead a different attribute will be used. |
protected String |
deprecatedXMLElement1$str() |
protected String |
deprecatedXMLElement2$str() |
org.jboss.as.controller.OperationFailedException |
duplicateElements(String parameterName,
org.jboss.dmr.ModelNode elements) |
protected String |
duplicateElements$str() |
void |
errorStoppingJmsServer(Throwable cause)
Logs an error message indicating an exception occurred while stopping the JMS server.
|
protected String |
errorStoppingJmsServer$str() |
org.jboss.msc.service.StartException |
failedToCreate(Throwable cause,
String name)
Create an exception indicating that a messaging resource has failed
to be created
|
protected String |
failedToCreate$str() |
void |
failedToDestroy(String description,
String name)
Logs a warning message indicating the connection factory was not destroyed.
|
void |
failedToDestroy(Throwable cause,
String description,
String name)
Logs a warning message indicating the connection factory was not destroyed.
|
protected String |
failedToDestroy$str() |
org.jboss.msc.service.StartException |
failedToFindBroadcastSocketBinding(String name)
Creates an exception indicating a failure to find the SocketBinding for the broadcast binding.
|
protected String |
failedToFindBroadcastSocketBinding$str() |
org.jboss.msc.service.StartException |
failedToFindConnectorSocketBinding(String name)
Creates an exception indicating a failure to find the SocketBinding for the connector.
|
protected String |
failedToFindConnectorSocketBinding$str() |
org.jboss.msc.service.StartException |
failedToFindDiscoverySocketBinding(String name)
Creates an exception indicating a failure to find the SocketBinding for the discovery binding.
|
protected String |
failedToFindDiscoverySocketBinding$str() |
org.jboss.as.controller.OperationFailedException |
failedToRecover(Throwable cause,
String name)
Create an exception indicating that a messaging resource has failed
to be recovered
|
protected String |
failedToRecover$str() |
RuntimeException |
failedToShutdownServer(Throwable cause,
String server)
Creates an exception indicating a server failed to shutdown.
|
protected String |
failedToShutdownServer$str() |
org.jboss.msc.service.StartException |
failedToStartService(Throwable cause)
Creates an exception indicating the service failed to start.
|
protected String |
failedToStartService$str() |
void |
failedToUnbindJndiName(String jndiName,
long timeout,
String timeUnit)
Logs a warning message indicating the messaging object bound to the JNDI name represented by
the {@code jndiName) has not be unbound in a timely fashion.
|
protected String |
failedToUnbindJndiName$str() |
org.jboss.as.controller.OperationFailedException |
hornetQServerNotInstalled(String name)
Creates an exception indicating the HornetQService for the server with the given name is either not installed
or not started.
|
protected String |
hornetQServerNotInstalled$str() |
String |
hqServerInBackupMode(org.jboss.as.controller.PathAddress address) |
protected String |
hqServerInBackupMode$str() |
String |
hqServerManagementServiceResourceNotFound(org.jboss.as.controller.PathAddress address)
Logs an error message indicating the given
address does not match any known
resource. |
protected String |
hqServerManagementServiceResourceNotFound$str() |
XMLStreamException |
ignoringUnhandledElement(Element element,
String location)
Creates an exception indicating an unhandled element is being ignored.
|
protected String |
ignoringUnhandledElement$str() |
String |
illegalElement(String illegalElement,
String element)
A message indicating an illegal element, represented by the
illegalElement parameter, cannot be used
when the element, represented by the element parameter, is used. |
protected String |
illegalElement$str() |
String |
illegalValue(Object value,
String element)
A message indicating an illegal value, represented by the
value parameter, for the element, represented
by the element parameter. |
String |
illegalValue(Object value,
String element,
org.jboss.dmr.ModelType expectedType)
A message indicating an illegal value, represented by the
value parameter, for the element, represented
by the element parameter, as it could not be converted to the required type, represented by the
expectedType parameter. |
protected String |
illegalValue2$str() |
protected String |
illegalValue3$str() |
UnsupportedOperationException |
immutableResource()
Creates an exception indicating a resource is immutable.
|
protected String |
immutableResource$str() |
org.jboss.as.controller.OperationFailedException |
inconsistentStatisticsSettings(String attrOne,
String attrTwo) |
protected String |
inconsistentStatisticsSettings$str() |
IllegalStateException |
indexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address) |
protected String |
indexedChildResourceRegistrationNotAvailable$str() |
String |
invalid(Object obj)
A message indicating the object, represented by the
obj parameter, is invalid. |
protected String |
invalid$str() |
IllegalStateException |
invalidAttributeType(String name,
org.jboss.dmr.ModelType type)
Creates an exception indicating the attribute, represented by the
name parameter, has an unexpected type,
represented by the type parameter. |
protected String |
invalidAttributeType$str() |
String |
invalidOperationParameters(String paramName1,
String paramName2)
A message indicating the operation must include the parameter represented by
paramName1 or the parameter
represented by the paramName2 parameter. |
protected String |
invalidOperationParameters$str() |
org.jboss.as.controller.OperationFailedException |
invalidParameterName(String parameterName,
Set<String> allowedKeys) |
protected String |
invalidParameterName$str() |
String |
invalidParameterValue(Object value,
String name,
Collection<? extends Object> allowedValues)
A message indicating the value, represented by the
value parameter, is invalid for the parameter,
represented by the name parameter. |
protected String |
invalidParameterValue$str() |
IllegalStateException |
invalidServiceState(org.jboss.msc.service.ServiceName service,
org.jboss.msc.service.ServiceController.State validState,
org.jboss.msc.service.ServiceController.State currentState)
Creates an exception indicating the service, represented by the
service parameter, is in an invalid
state. |
protected String |
invalidServiceState$str() |
String |
jndiNameAlreadyRegistered(String jndiName)
A message indicating the JNDI name has already been registered.
|
protected String |
jndiNameAlreadyRegistered$str() |
org.jboss.as.controller.OperationFailedException |
migrateOperationAllowedOnlyInAdminOnly() |
protected String |
migrateOperationAllowedOnlyInAdminOnly$str() |
String |
migrationFailed() |
protected String |
migrationFailed$str() |
IllegalStateException |
multipleChildrenFound(String element)
Creates an exception indicating multiple children, represented by the
element parameter, were found, but
not allowed. |
protected String |
multipleChildrenFound$str() |
String |
noDestinationRegisteredForAddress(org.jboss.as.controller.PathAddress address) |
protected String |
noDestinationRegisteredForAddress$str() |
void |
noMatchingDeadLetterAddress(String address,
String addressSettings)
Logs a warn message when there is no resource matching the address-settings' dead-letter-address.
|
protected String |
noMatchingDeadLetterAddress$str() |
void |
noMatchingExpiryAddress(String address,
String addressSettings)
Logs a warn message when there is no resource matching the address-settings' expiry-address.
|
protected String |
noMatchingExpiryAddress$str() |
IllegalArgumentException |
nullVar(String varName)
Creates an exception indicating the variable cannot be
null |
protected String |
nullVar$str() |
String |
onlyOneRequired(Object obj1,
Object obj2)
A message indicating only of of
obj1 or obj2 is allowed. |
protected String |
onlyOneRequired$str() |
IllegalStateException |
operationNotValid(String operation) |
protected String |
operationNotValid$str() |
String |
parameterNotDefined(Object parameter)
A message indicating the parameter, represented by the
parameter parameter, is not defined. |
protected String |
parameterNotDefined$str() |
void |
registeredHTTPUpgradeHandler(String name,
String acceptor)
Logs an info message when a HTTP Upgrade handler is registered for the given
protocol . |
protected String |
registeredHTTPUpgradeHandler$str() |
String |
required(Object obj)
A message the object, represented by the
obj parameter, is required. |
String |
required(Object obj1,
Object obj2)
A message indicating either
obj1 or obj2 is required. |
protected String |
required1$str() |
protected String |
required2$str() |
void |
revertOperationFailed(Throwable cause,
String className,
String operation,
org.jboss.as.controller.PathAddress address)
Logs an error message indicating the class, represented by the
className parameter, caught an exception
attempting to revert the operation, represented by the operation parameter, at the address, represented
by the address parameter. |
protected String |
revertOperationFailed$str() |
IllegalStateException |
securityDomainContextNotSet() |
protected String |
securityDomainContextNotSet$str() |
void |
startedService(String type,
String name)
Logs an info message when a service for the given
type and name is started. |
protected String |
startedService$str() |
void |
stoppedService(String type,
String name)
Logs an info message when a service for the given
type and name is stopped. |
protected String |
stoppedService$str() |
void |
unboundJndiName(String jndiName)
Logs an informational message indicating a messaging object was unbound from the JNDI name represented by the
jndiName parameter. |
protected String |
unboundJndiName$str() |
String |
undefineAttributeWithoutAlternative(String name)
A message indicating the alternative attribute represented by the
name parameter can not be undefined as the resource
has not defined any other alternative . |
protected String |
undefineAttributeWithoutAlternative$str() |
String |
unknownAttribute(String name)
A message indicating there is no such attribute.
|
protected String |
unknownAttribute$str() |
void |
unknownPooledConnectionFactoryAttribute(String name) |
protected String |
unknownPooledConnectionFactoryAttribute$str() |
IllegalStateException |
unsupportedAttribute(String name)
Creates an exception indicating the read support for the attribute represented by the
name parameter was
not properly implemented. |
protected String |
unsupportedAttribute$str() |
String |
unsupportedAttributeInVersion(String attributes,
org.jboss.as.controller.ModelVersion version)
Create a failure description message indicating that an attribute is not supported by a given model version.
|
protected String |
unsupportedAttributeInVersion$str() |
UnsupportedOperationException |
unsupportedElement(String name)
Creates an exception indicating that no support for the element, represented by the
name parameter, has
been implemented. |
protected String |
unsupportedElement$str() |
IllegalStateException |
unsupportedOperation(String name)
Creates an exception indicating the read support for the operation represented by the
name parameter was
not properly implemented. |
protected String |
unsupportedOperation$str() |
UnsupportedOperationException |
unsupportedRuntimeAttribute(String name)
Creates an exception indicating the runtime handling of the attribute represented by the
name parameter
is not implemented. |
protected String |
unsupportedRuntimeAttribute$str() |
org.jboss.as.controller.OperationFailedException |
wrongConnectorRefInBroadCastGroup(String bgName,
String connectorRef,
Collection<String> presentConnectors)
Create a failure description message indicating that the given broadcast-group's connector reference is not present in the listed connectors.
|
protected String |
wrongConnectorRefInBroadCastGroup$str() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
public MessagingLogger_$logger(org.jboss.logging.Logger log)
public final void aioWarning()
MessagingLogger
aioWarning
in interface MessagingLogger
protected String aioWarning$str()
public final void boundJndiName(String jndiName)
MessagingLogger
jndiName
parameter.boundJndiName
in interface MessagingLogger
jndiName
- the name the messaging object was bound to.protected String boundJndiName$str()
public final void errorStoppingJmsServer(Throwable cause)
MessagingLogger
errorStoppingJmsServer
in interface MessagingLogger
cause
- the cause of the error.protected String errorStoppingJmsServer$str()
public final void failedToDestroy(Throwable cause, String description, String name)
MessagingLogger
failedToDestroy
in interface MessagingLogger
cause
- the cause of the error.description
- the description of what failed to get destroyed.name
- the name of the factory.protected String failedToDestroy$str()
public final void failedToDestroy(String description, String name)
MessagingLogger
failedToDestroy
in interface MessagingLogger
description
- the description of what failed to get destroyed.name
- the name of the factory.public final void revertOperationFailed(Throwable cause, String className, String operation, org.jboss.as.controller.PathAddress address)
MessagingLogger
className
parameter, caught an exception
attempting to revert the operation, represented by the operation
parameter, at the address, represented
by the address
parameter.revertOperationFailed
in interface MessagingLogger
cause
- the cause of the error.className
- the name of the class that caused the error.operation
- the operation.address
- the address.protected String revertOperationFailed$str()
public final void unboundJndiName(String jndiName)
MessagingLogger
jndiName
parameter.unboundJndiName
in interface MessagingLogger
jndiName
- the name the messaging object was bound to.protected String unboundJndiName$str()
public final void couldNotCloseFile(String file, Throwable cause)
couldNotCloseFile
in interface MessagingLogger
protected String couldNotCloseFile$str()
public final void failedToUnbindJndiName(String jndiName, long timeout, String timeUnit)
MessagingLogger
failedToUnbindJndiName
in interface MessagingLogger
jndiName
- the name the messaging object was bound to.timeout
- the timeout valuetimeUnit
- the timeout time unitprotected String failedToUnbindJndiName$str()
public final void deprecatedXMLElement(String name)
MessagingLogger
name
is deprecated and will not be used anymore.deprecatedXMLElement
in interface MessagingLogger
name
- the name of the deprecated XML elementprotected String deprecatedXMLElement1$str()
public final void deprecatedXMLAttribute(String name)
MessagingLogger
name
is deprecated and will not be used anymore.deprecatedXMLAttribute
in interface MessagingLogger
name
- the name of the deprecated XML attributeprotected String deprecatedXMLAttribute$str()
public final void startedService(String type, String name)
MessagingLogger
type
and name
is started.startedService
in interface MessagingLogger
type
- the type of the servicename
- the name of the serviceprotected String startedService$str()
public final void stoppedService(String type, String name)
MessagingLogger
type
and name
is stopped.stoppedService
in interface MessagingLogger
type
- the type of the servicename
- the name of the serviceprotected String stoppedService$str()
public final void deprecatedAttribute(String name, org.jboss.as.controller.PathAddress address)
MessagingLogger
name
is deprecated and will not be used anymore.deprecatedAttribute
in interface MessagingLogger
name
- the name of the deprecated XML attributeprotected String deprecatedAttribute$str()
protected String canNotChangeClusteredAttribute$str()
public final String canNotChangeClusteredAttribute(org.jboss.as.controller.PathAddress address)
canNotChangeClusteredAttribute
in interface MessagingLogger
public final void unknownPooledConnectionFactoryAttribute(String name)
unknownPooledConnectionFactoryAttribute
in interface MessagingLogger
protected String unknownPooledConnectionFactoryAttribute$str()
public final void registeredHTTPUpgradeHandler(String name, String acceptor)
MessagingLogger
protocol
.registeredHTTPUpgradeHandler
in interface MessagingLogger
name
- the name of the protocol that is handledprotected String registeredHTTPUpgradeHandler$str()
public final void deprecatedXMLElement(String name, String replacement)
MessagingLogger
name
is deprecated and instead a different attribute will be used.deprecatedXMLElement
in interface MessagingLogger
name
- the name of the deprecated XML elementprotected String deprecatedXMLElement2$str()
public final void connectorForPooledConnectionFactory(String name, String connectorName)
MessagingLogger
connectorForPooledConnectionFactory
in interface MessagingLogger
name
- the name of the connection factory definitionconnectorName
- the name of the connector that was pickedprotected String connectorForPooledConnectionFactory$str()
protected String altAttributeAlreadyDefined$str()
public final String altAttributeAlreadyDefined(String name)
MessagingLogger
name
parameter is already defined.altAttributeAlreadyDefined
in interface MessagingLogger
name
- the attribute name.protected String attributeDefinitionsMustMatch$str()
public final IllegalArgumentException attributeDefinitionsMustMatch(String nameFound, String nameRequired)
MessagingLogger
attributeDefinitionsMustMatch
in interface MessagingLogger
nameFound
- the name found.nameRequired
- the name that is required.IllegalArgumentException
for the error.protected String attributeDefinitionsNotUnique$str()
public final IllegalArgumentException attributeDefinitionsNotUnique(String nameFound)
MessagingLogger
attributeDefinitionsNotUnique
in interface MessagingLogger
nameFound
- the name found.IllegalArgumentException
for the error.protected String cannotBindJndiName$str()
public final IllegalArgumentException cannotBindJndiName()
MessagingLogger
null
or empty JNDI name cannot be bound.cannotBindJndiName
in interface MessagingLogger
IllegalArgumentException
for the error.protected String cannotIncludeOperationParameters$str()
public final String cannotIncludeOperationParameters(String paramName1, String paramName2)
MessagingLogger
paramName1
and the
parameter represented by the paramName2
parameter.cannotIncludeOperationParameters
in interface MessagingLogger
paramName1
- the name of the parameter.paramName2
- the name of the parameter.protected String cannotMarshalAttribute$str()
public final UnsupportedOperationException cannotMarshalAttribute(String name)
MessagingLogger
name
parameter, cannot be marshalled
and to use the marshalAsElement
method.cannotMarshalAttribute
in interface MessagingLogger
name
- the name of the attribute.UnsupportedOperationException
for the error.protected String cannotUnbindJndiName$str()
public final IllegalArgumentException cannotUnbindJndiName()
MessagingLogger
null
or empty JNDI name cannot be unbound.cannotUnbindJndiName
in interface MessagingLogger
IllegalArgumentException
for the error.protected String childResourceAlreadyExists$str()
public final String childResourceAlreadyExists(String type)
MessagingLogger
type
parameter already exists.childResourceAlreadyExists
in interface MessagingLogger
type
- the type that already exists.protected String connectorNotDefined$str()
public final IllegalStateException connectorNotDefined(String connectorName)
MessagingLogger
connectorNotDefined
in interface MessagingLogger
connectorName
- the name of the connector.IllegalStateException
for the error.protected String failedToCreate$str()
public final org.jboss.msc.service.StartException failedToCreate(Throwable cause, String name)
MessagingLogger
failedToCreate
in interface MessagingLogger
cause
- the cause of the error.name
- the name that failed to be created.protected String failedToFindBroadcastSocketBinding$str()
public final org.jboss.msc.service.StartException failedToFindBroadcastSocketBinding(String name)
MessagingLogger
failedToFindBroadcastSocketBinding
in interface MessagingLogger
name
- the name of the connector.StartException
for the error.protected String failedToFindConnectorSocketBinding$str()
public final org.jboss.msc.service.StartException failedToFindConnectorSocketBinding(String name)
MessagingLogger
failedToFindConnectorSocketBinding
in interface MessagingLogger
name
- the name of the connector.StartException
for the error.protected String failedToFindDiscoverySocketBinding$str()
public final org.jboss.msc.service.StartException failedToFindDiscoverySocketBinding(String name)
MessagingLogger
failedToFindDiscoverySocketBinding
in interface MessagingLogger
name
- the name of the connector.StartException
for the error.protected String failedToShutdownServer$str()
public final RuntimeException failedToShutdownServer(Throwable cause, String server)
MessagingLogger
failedToShutdownServer
in interface MessagingLogger
cause
- the cause of the error.server
- the server that failed to shutdown.RuntimeException
for the error.protected String failedToStartService$str()
public final org.jboss.msc.service.StartException failedToStartService(Throwable cause)
MessagingLogger
failedToStartService
in interface MessagingLogger
cause
- the cause of the error.StartException
for the error.protected String ignoringUnhandledElement$str()
public final XMLStreamException ignoringUnhandledElement(Element element, String location)
MessagingLogger
ignoringUnhandledElement
in interface MessagingLogger
element
- the element that's being ignored.location
- the location of the element.XMLStreamException
for the error.protected String illegalElement$str()
public final String illegalElement(String illegalElement, String element)
MessagingLogger
illegalElement
parameter, cannot be used
when the element, represented by the element
parameter, is used.illegalElement
in interface MessagingLogger
illegalElement
- the illegal element.element
- the element the illegalElement
cannot be used with.protected String illegalValue2$str()
public final String illegalValue(Object value, String element)
MessagingLogger
value
parameter, for the element, represented
by the element
parameter.illegalValue
in interface MessagingLogger
value
- the illegal value.element
- the element.protected String illegalValue3$str()
public final String illegalValue(Object value, String element, org.jboss.dmr.ModelType expectedType)
MessagingLogger
value
parameter, for the element, represented
by the element
parameter, as it could not be converted to the required type, represented by the
expectedType
parameter.illegalValue
in interface MessagingLogger
value
- the illegal value.element
- the element.expectedType
- the required type.protected String immutableResource$str()
public final UnsupportedOperationException immutableResource()
MessagingLogger
immutableResource
in interface MessagingLogger
UnsupportedOperationException
for the error.protected String invalid$str()
public final String invalid(Object obj)
MessagingLogger
obj
parameter, is invalid.invalid
in interface MessagingLogger
obj
- the invalid object.protected String invalidAttributeType$str()
public final IllegalStateException invalidAttributeType(String name, org.jboss.dmr.ModelType type)
MessagingLogger
name
parameter, has an unexpected type,
represented by the type
parameter.invalidAttributeType
in interface MessagingLogger
name
- the name of the attribute.type
- the type of the attribute.IllegalStateException
for the error.protected String invalidOperationParameters$str()
public final String invalidOperationParameters(String paramName1, String paramName2)
MessagingLogger
paramName1
or the parameter
represented by the paramName2
parameter.invalidOperationParameters
in interface MessagingLogger
paramName1
- the name of the parameter.paramName2
- the name of the parameter.protected String invalidParameterValue$str()
public final String invalidParameterValue(Object value, String name, Collection<? extends Object> allowedValues)
MessagingLogger
value
parameter, is invalid for the parameter,
represented by the name
parameter. The value must must be one of the values defined in the
allowedValues
parameter.invalidParameterValue
in interface MessagingLogger
value
- the invalid value.name
- the name of the parameter.allowedValues
- the values that are allowed.protected String invalidServiceState$str()
public final IllegalStateException invalidServiceState(org.jboss.msc.service.ServiceName service, org.jboss.msc.service.ServiceController.State validState, org.jboss.msc.service.ServiceController.State currentState)
MessagingLogger
service
parameter, is in an invalid
state.invalidServiceState
in interface MessagingLogger
service
- the service.validState
- the valid state.currentState
- the current state of the service.IllegalStateException
for the error.protected String jndiNameAlreadyRegistered$str()
public final String jndiNameAlreadyRegistered(String jndiName)
MessagingLogger
jndiNameAlreadyRegistered
in interface MessagingLogger
jndiName
- the JNDI name.protected String multipleChildrenFound$str()
public final IllegalStateException multipleChildrenFound(String element)
MessagingLogger
element
parameter, were found, but
not allowed.multipleChildrenFound
in interface MessagingLogger
element
- the elementIllegalStateException
for the error.protected String required1$str()
public final String required(Object obj)
MessagingLogger
obj
parameter, is required.required
in interface MessagingLogger
obj
- the object that is required.protected String required2$str()
public final String required(Object obj1, Object obj2)
MessagingLogger
obj1
or obj2
is required.required
in interface MessagingLogger
obj1
- the first option.obj2
- the second option.protected String nullVar$str()
public final IllegalArgumentException nullVar(String varName)
MessagingLogger
null
nullVar
in interface MessagingLogger
varName
- the variable name.IllegalArgumentException
for the error.protected String parameterNotDefined$str()
public final String parameterNotDefined(Object parameter)
MessagingLogger
parameter
parameter, is not defined.parameterNotDefined
in interface MessagingLogger
parameter
- the parameter.protected String unknownAttribute$str()
public final String unknownAttribute(String name)
MessagingLogger
unknownAttribute
in interface MessagingLogger
name
- the name of the attribute.protected String unsupportedAttribute$str()
public final IllegalStateException unsupportedAttribute(String name)
MessagingLogger
name
parameter was
not properly implemented.unsupportedAttribute
in interface MessagingLogger
name
- the name of the attribute.IllegalStateException
for the error.protected String unsupportedElement$str()
public final UnsupportedOperationException unsupportedElement(String name)
MessagingLogger
name
parameter, has
been implemented.unsupportedElement
in interface MessagingLogger
name
- the name of the element.UnsupportedOperationException
for the error.protected String unsupportedOperation$str()
public final IllegalStateException unsupportedOperation(String name)
MessagingLogger
name
parameter was
not properly implemented.unsupportedOperation
in interface MessagingLogger
name
- the operation name.IllegalStateException
for the error.protected String unsupportedRuntimeAttribute$str()
public final UnsupportedOperationException unsupportedRuntimeAttribute(String name)
MessagingLogger
name
parameter
is not implemented.unsupportedRuntimeAttribute
in interface MessagingLogger
name
- the name of the attribute.UnsupportedOperationException
for the error.protected String hornetQServerNotInstalled$str()
public final org.jboss.as.controller.OperationFailedException hornetQServerNotInstalled(String name)
MessagingLogger
hornetQServerNotInstalled
in interface MessagingLogger
name
- the name of the Hornet Q server.OperationFailedException
for the error.protected String couldNotParseDeployment$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotParseDeployment(String file, Throwable cause)
couldNotParseDeployment
in interface MessagingLogger
protected String operationNotValid$str()
public final IllegalStateException operationNotValid(String operation)
operationNotValid
in interface MessagingLogger
protected String noDestinationRegisteredForAddress$str()
public final String noDestinationRegisteredForAddress(org.jboss.as.controller.PathAddress address)
noDestinationRegisteredForAddress
in interface MessagingLogger
protected String securityDomainContextNotSet$str()
public final IllegalStateException securityDomainContextNotSet()
securityDomainContextNotSet
in interface MessagingLogger
protected String onlyOneRequired$str()
public final String onlyOneRequired(Object obj1, Object obj2)
MessagingLogger
obj1
or obj2
is allowed.onlyOneRequired
in interface MessagingLogger
obj1
- the first option.obj2
- the second option.protected String failedToRecover$str()
public final org.jboss.as.controller.OperationFailedException failedToRecover(Throwable cause, String name)
MessagingLogger
failedToRecover
in interface MessagingLogger
cause
- the cause of the error.name
- the name that failed to be recovered.protected String unsupportedAttributeInVersion$str()
public final String unsupportedAttributeInVersion(String attributes, org.jboss.as.controller.ModelVersion version)
MessagingLogger
unsupportedAttributeInVersion
in interface MessagingLogger
attributes
- the name(s) of the unsupported attribute(s)version
- the model version that does not support the attributeprotected String canNotWriteClusteredAttribute$str()
public final UnsupportedOperationException canNotWriteClusteredAttribute()
MessagingLogger
canNotWriteClusteredAttribute
in interface MessagingLogger
UnsupportedOperationException
for the error.protected String canNotRegisterResourceOfType$str()
public final UnsupportedOperationException canNotRegisterResourceOfType(String childType)
MessagingLogger
canNotRegisterResourceOfType
in interface MessagingLogger
UnsupportedOperationException
for the error.protected String canNotRemoveResourceOfType$str()
public final UnsupportedOperationException canNotRemoveResourceOfType(String childType)
MessagingLogger
canNotRemoveResourceOfType
in interface MessagingLogger
UnsupportedOperationException
for the error.protected String hqServerManagementServiceResourceNotFound$str()
public final String hqServerManagementServiceResourceNotFound(org.jboss.as.controller.PathAddress address)
MessagingLogger
address
does not match any known
resource. Meant for use with runtime resources available via org.hornetq.core.server.HornetQServer#getManagementService()
hqServerManagementServiceResourceNotFound
in interface MessagingLogger
address
- the address.protected String hqServerInBackupMode$str()
public final String hqServerInBackupMode(org.jboss.as.controller.PathAddress address)
hqServerInBackupMode
in interface MessagingLogger
protected String wrongConnectorRefInBroadCastGroup$str()
public final org.jboss.as.controller.OperationFailedException wrongConnectorRefInBroadCastGroup(String bgName, String connectorRef, Collection<String> presentConnectors)
MessagingLogger
wrongConnectorRefInBroadCastGroup
in interface MessagingLogger
OperationFailedException
for the error.protected String callNotPermittedOnInjectedJMSContext$str()
public final javax.jms.IllegalStateRuntimeException callNotPermittedOnInjectedJMSContext()
MessagingLogger
callNotPermittedOnInjectedJMSContext
in interface MessagingLogger
IllegalStateRuntimeException
for the error.protected String undefineAttributeWithoutAlternative$str()
public final String undefineAttributeWithoutAlternative(String name)
MessagingLogger
name
parameter can not be undefined as the resource
has not defined any other alternative .undefineAttributeWithoutAlternative
in interface MessagingLogger
name
- the attribute name.protected String inconsistentStatisticsSettings$str()
public final org.jboss.as.controller.OperationFailedException inconsistentStatisticsSettings(String attrOne, String attrTwo)
inconsistentStatisticsSettings
in interface MessagingLogger
public final void noMatchingExpiryAddress(String address, String addressSettings)
MessagingLogger
noMatchingExpiryAddress
in interface MessagingLogger
address
- the name of the address-settings' missing expiry-addressaddressSettings
- the name of the address-settingsprotected String noMatchingExpiryAddress$str()
public final void noMatchingDeadLetterAddress(String address, String addressSettings)
MessagingLogger
noMatchingDeadLetterAddress
in interface MessagingLogger
address
- the name of the address-settings' missing dead-letter-addressaddressSettings
- the name of the address-settingsprotected String noMatchingDeadLetterAddress$str()
protected String canNotRemoveLastJNDIName$str()
public final String canNotRemoveLastJNDIName(String jndiName)
MessagingLogger
canNotRemoveLastJNDIName
in interface MessagingLogger
jndiName
- the JNDI name.protected String invalidParameterName$str()
public final org.jboss.as.controller.OperationFailedException invalidParameterName(String parameterName, Set<String> allowedKeys)
invalidParameterName
in interface MessagingLogger
public final void aioWarningLinux()
MessagingLogger
aioWarningLinux
in interface MessagingLogger
protected String aioWarningLinux$str()
protected String duplicateElements$str()
public final org.jboss.as.controller.OperationFailedException duplicateElements(String parameterName, org.jboss.dmr.ModelNode elements)
duplicateElements
in interface MessagingLogger
protected String canNotRemoveUnknownEntry$str()
public final org.jboss.as.controller.OperationFailedException canNotRemoveUnknownEntry(String entry)
canNotRemoveUnknownEntry
in interface MessagingLogger
protected String indexedChildResourceRegistrationNotAvailable$str()
public final IllegalStateException indexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address)
indexedChildResourceRegistrationNotAvailable
in interface MessagingLogger
protected String migrateOperationAllowedOnlyInAdminOnly$str()
public final org.jboss.as.controller.OperationFailedException migrateOperationAllowedOnlyInAdminOnly()
migrateOperationAllowedOnlyInAdminOnly
in interface MessagingLogger
protected String couldNotMigrateBroadcastGroupAttribute$str()
public final String couldNotMigrateBroadcastGroupAttribute(String attribute, org.jboss.as.controller.PathAddress address)
couldNotMigrateBroadcastGroupAttribute
in interface MessagingLogger
protected String migrationFailed$str()
public final String migrationFailed()
migrationFailed
in interface MessagingLogger
protected String couldNotMigrateInterceptors$str()
public final String couldNotMigrateInterceptors(String legacyInterceptorsAttributeName)
couldNotMigrateInterceptors
in interface MessagingLogger
protected String couldNotMigrateHA$str()
public final String couldNotMigrateHA(org.jboss.as.controller.PathAddress address)
couldNotMigrateHA
in interface MessagingLogger
protected String couldNotMigrateDiscoveryGroupAttribute$str()
public final String couldNotMigrateDiscoveryGroupAttribute(String attribute, org.jboss.as.controller.PathAddress address)
couldNotMigrateDiscoveryGroupAttribute
in interface MessagingLogger
protected String couldNotCreateLegacyConnectionFactoryUsingInVMConnector$str()
public final String couldNotCreateLegacyConnectionFactoryUsingInVMConnector(org.jboss.as.controller.PathAddress address)
couldNotCreateLegacyConnectionFactoryUsingInVMConnector
in interface MessagingLogger
protected String couldNotMigrateResourceAttributeWithExpression$str()
public final String couldNotMigrateResourceAttributeWithExpression(String attribute, org.jboss.as.controller.PathAddress address)
couldNotMigrateResourceAttributeWithExpression
in interface MessagingLogger
protected String couldNotMigrateUnsupportedAttribute$str()
public final String couldNotMigrateUnsupportedAttribute(String attribute, org.jboss.as.controller.PathAddress address)
couldNotMigrateUnsupportedAttribute
in interface MessagingLogger
protected String couldNotMigrateFailbackDelayAttribute$str()
public final String couldNotMigrateFailbackDelayAttribute(org.jboss.as.controller.PathAddress address)
couldNotMigrateFailbackDelayAttribute
in interface MessagingLogger
Copyright © 2017 JBoss by Red Hat. All rights reserved.