@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-05-15T22:11:11-0500") 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 |
|---|---|
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() |
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() |
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() |
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() |
protected Locale |
getLoggingLocale() |
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() |
org.jboss.as.controller.OperationFailedException |
inconsistentStatisticsSettings(String attrOne,
String attrTwo) |
protected String |
inconsistentStatisticsSettings$str() |
String |
invalid(Object obj)
A message indicating the object, represented by the
obj parameter, is invalid. |
protected String |
invalid$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 |
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() |
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() |
String |
onlyOneRequired(Object obj1,
Object obj2)
A message indicating only of of
obj1 or obj2 is allowed. |
protected String |
onlyOneRequired$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() |
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() |
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() |
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, warnvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, 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, warnvpublic MessagingLogger_$logger(org.jboss.logging.Logger log)
protected Locale getLoggingLocale()
public final void deprecatedXMLElement(String name)
MessagingLoggername
is deprecated and will not be used anymore.deprecatedXMLElement in interface MessagingLoggername - the name of the deprecated XML elementprotected String deprecatedXMLElement1$str()
public final void deprecatedXMLAttribute(String name)
MessagingLoggername
is deprecated and will not be used anymore.deprecatedXMLAttribute in interface MessagingLoggername - the name of the deprecated XML attributeprotected String deprecatedXMLAttribute$str()
public final void deprecatedAttribute(String name, org.jboss.as.controller.PathAddress address)
MessagingLoggername
is deprecated and will not be used anymore.deprecatedAttribute in interface MessagingLoggername - 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 MessagingLoggerpublic final void deprecatedXMLElement(String name, String replacement)
MessagingLoggername
is deprecated and instead a different attribute will be used.deprecatedXMLElement in interface MessagingLoggername - the name of the deprecated XML elementprotected String deprecatedXMLElement2$str()
protected String altAttributeAlreadyDefined$str()
public final String altAttributeAlreadyDefined(String name)
MessagingLoggername parameter is already defined.altAttributeAlreadyDefined in interface MessagingLoggername - the attribute name.protected String attributeDefinitionsMustMatch$str()
public final IllegalArgumentException attributeDefinitionsMustMatch(String nameFound, String nameRequired)
MessagingLoggerattributeDefinitionsMustMatch in interface MessagingLoggernameFound - the name found.nameRequired - the name that is required.IllegalArgumentException for the error.protected String attributeDefinitionsNotUnique$str()
public final IllegalArgumentException attributeDefinitionsNotUnique(String nameFound)
MessagingLoggerattributeDefinitionsNotUnique in interface MessagingLoggernameFound - the name found.IllegalArgumentException for the error.protected String cannotIncludeOperationParameters$str()
public final String cannotIncludeOperationParameters(String paramName1, String paramName2)
MessagingLoggerparamName1 and the
parameter represented by the paramName2 parameter.cannotIncludeOperationParameters in interface MessagingLoggerparamName1 - the name of the parameter.paramName2 - the name of the parameter.protected String ignoringUnhandledElement$str()
public final XMLStreamException ignoringUnhandledElement(Element element, String location)
MessagingLoggerignoringUnhandledElement in interface MessagingLoggerelement - 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)
MessagingLoggerillegalElement parameter, cannot be used
when the element, represented by the element parameter, is used.illegalElement in interface MessagingLoggerillegalElement - the illegal element.element - the element the illegalElement cannot be used with.protected String illegalValue2$str()
public final String illegalValue(Object value, String element)
MessagingLoggervalue parameter, for the element, represented
by the element parameter.illegalValue in interface MessagingLoggervalue - the illegal value.element - the element.protected String illegalValue3$str()
public final String illegalValue(Object value, String element, org.jboss.dmr.ModelType expectedType)
MessagingLoggervalue 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 MessagingLoggervalue - the illegal value.element - the element.expectedType - the required type.protected String invalid$str()
public final String invalid(Object obj)
MessagingLoggerobj parameter, is invalid.invalid in interface MessagingLoggerobj - the invalid object.protected String invalidOperationParameters$str()
public final String invalidOperationParameters(String paramName1, String paramName2)
MessagingLoggerparamName1 or the parameter
represented by the paramName2 parameter.invalidOperationParameters in interface MessagingLoggerparamName1 - the name of the parameter.paramName2 - the name of the parameter.protected String multipleChildrenFound$str()
public final IllegalStateException multipleChildrenFound(String element)
MessagingLoggerelement parameter, were found, but
not allowed.multipleChildrenFound in interface MessagingLoggerelement - the elementIllegalStateException for the error.protected String required1$str()
public final String required(Object obj)
MessagingLoggerobj parameter, is required.required in interface MessagingLoggerobj - the object that is required.protected String required2$str()
public final String required(Object obj1, Object obj2)
MessagingLoggerobj1 or obj2 is required.required in interface MessagingLoggerobj1 - the first option.obj2 - the second option.protected String unsupportedElement$str()
public final UnsupportedOperationException unsupportedElement(String name)
MessagingLoggername parameter, has
been implemented.unsupportedElement in interface MessagingLoggername - the name of the element.UnsupportedOperationException for the error.protected String onlyOneRequired$str()
public final String onlyOneRequired(Object obj1, Object obj2)
MessagingLoggerobj1 or obj2 is allowed.onlyOneRequired in interface MessagingLoggerobj1 - the first option.obj2 - the second option.protected String wrongConnectorRefInBroadCastGroup$str()
public final org.jboss.as.controller.OperationFailedException wrongConnectorRefInBroadCastGroup(String bgName, String connectorRef, Collection<String> presentConnectors)
MessagingLoggerwrongConnectorRefInBroadCastGroup in interface MessagingLoggerOperationFailedException for the error.protected String undefineAttributeWithoutAlternative$str()
public final String undefineAttributeWithoutAlternative(String name)
MessagingLoggername parameter can not be undefined as the resource
has not defined any other alternative .undefineAttributeWithoutAlternative in interface MessagingLoggername - the attribute name.protected String inconsistentStatisticsSettings$str()
public final org.jboss.as.controller.OperationFailedException inconsistentStatisticsSettings(String attrOne, String attrTwo)
inconsistentStatisticsSettings in interface MessagingLoggerpublic final void noMatchingExpiryAddress(String address, String addressSettings)
MessagingLoggernoMatchingExpiryAddress in interface MessagingLoggeraddress - 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)
MessagingLoggernoMatchingDeadLetterAddress in interface MessagingLoggeraddress - the name of the address-settings' missing dead-letter-addressaddressSettings - the name of the address-settingsprotected String noMatchingDeadLetterAddress$str()
protected String duplicateElements$str()
public final org.jboss.as.controller.OperationFailedException duplicateElements(String parameterName, org.jboss.dmr.ModelNode elements)
duplicateElements in interface MessagingLoggerprotected String migrateOperationAllowedOnlyInAdminOnly$str()
public final org.jboss.as.controller.OperationFailedException migrateOperationAllowedOnlyInAdminOnly()
migrateOperationAllowedOnlyInAdminOnly in interface MessagingLoggerprotected String couldNotMigrateBroadcastGroupAttribute$str()
public final String couldNotMigrateBroadcastGroupAttribute(String attribute, org.jboss.as.controller.PathAddress address)
couldNotMigrateBroadcastGroupAttribute in interface MessagingLoggerprotected String migrationFailed$str()
public final String migrationFailed()
migrationFailed in interface MessagingLoggerprotected String couldNotMigrateInterceptors$str()
public final String couldNotMigrateInterceptors(String legacyInterceptorsAttributeName)
couldNotMigrateInterceptors in interface MessagingLoggerprotected String couldNotMigrateHA$str()
public final String couldNotMigrateHA(org.jboss.as.controller.PathAddress address)
couldNotMigrateHA in interface MessagingLoggerprotected String couldNotMigrateDiscoveryGroupAttribute$str()
public final String couldNotMigrateDiscoveryGroupAttribute(String attribute, org.jboss.as.controller.PathAddress address)
couldNotMigrateDiscoveryGroupAttribute in interface MessagingLoggerprotected String couldNotCreateLegacyConnectionFactoryUsingInVMConnector$str()
public final String couldNotCreateLegacyConnectionFactoryUsingInVMConnector(org.jboss.as.controller.PathAddress address)
couldNotCreateLegacyConnectionFactoryUsingInVMConnector in interface MessagingLoggerprotected String couldNotMigrateResourceAttributeWithExpression$str()
public final String couldNotMigrateResourceAttributeWithExpression(String attribute, org.jboss.as.controller.PathAddress address)
couldNotMigrateResourceAttributeWithExpression in interface MessagingLoggerprotected String couldNotMigrateUnsupportedAttribute$str()
public final String couldNotMigrateUnsupportedAttribute(String attribute, org.jboss.as.controller.PathAddress address)
couldNotMigrateUnsupportedAttribute in interface MessagingLoggerprotected String couldNotMigrateFailbackDelayAttribute$str()
public final String couldNotMigrateFailbackDelayAttribute(org.jboss.as.controller.PathAddress address)
couldNotMigrateFailbackDelayAttribute in interface MessagingLoggerCopyright © 2019 JBoss by Red Hat. All rights reserved.