Package org.jboss.as.messaging.logging
Class MessagingLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.messaging.logging.MessagingLogger_$logger
-
- All Implemented Interfaces:
Serializable,MessagingLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-07-08T18:28:13+0100") public class MessagingLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements MessagingLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.messaging.logging.MessagingLogger
ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description MessagingLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringaltAttributeAlreadyDefined(String name)A message indicating the alternative attribute represented by thenameparameter is already defined.protected StringaltAttributeAlreadyDefined$str()IllegalArgumentExceptionattributeDefinitionsMustMatch(String nameFound, String nameRequired)Creates an exception indicating that all attribute definitions must have the same XML name.protected StringattributeDefinitionsMustMatch$str()IllegalArgumentExceptionattributeDefinitionsNotUnique(String nameFound)Creates an exception indicating that all attribute definitions must have unique names.protected StringattributeDefinitionsNotUnique$str()StringcanNotChangeClusteredAttribute(org.jboss.as.controller.PathAddress address)protected StringcanNotChangeClusteredAttribute$str()StringcannotIncludeOperationParameters(String paramName1, String paramName2)A message indicating the operation cannot include the parameter represented byparamName1and the parameter represented by theparamName2parameter.protected StringcannotIncludeOperationParameters$str()StringcouldNotCreateLegacyConnectionFactoryUsingInVMConnector(org.jboss.as.controller.PathAddress address)protected StringcouldNotCreateLegacyConnectionFactoryUsingInVMConnector$str()StringcouldNotMigrateBroadcastGroup(org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateBroadcastGroup$str()StringcouldNotMigrateBroadcastGroupAttribute(String attribute, org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateBroadcastGroupAttribute$str()StringcouldNotMigrateBroadcastGroupWithoutConnectors(org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateBroadcastGroupWithoutConnectors$str()StringcouldNotMigrateDiscoveryGroup(org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateDiscoveryGroup$str()StringcouldNotMigrateDiscoveryGroupAttribute(String attribute, org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateDiscoveryGroupAttribute$str()StringcouldNotMigrateFailbackDelayAttribute(org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateFailbackDelayAttribute$str()StringcouldNotMigrateHA(org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateHA$str()StringcouldNotMigrateInterceptors(String legacyInterceptorsAttributeName)protected StringcouldNotMigrateInterceptors$str()StringcouldNotMigrateResourceAttributeWithExpression(String attribute, org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateResourceAttributeWithExpression$str()StringcouldNotMigrateUnsupportedAttribute(String attribute, org.jboss.as.controller.PathAddress address)protected StringcouldNotMigrateUnsupportedAttribute$str()voiddeprecatedAttribute(String name, org.jboss.as.controller.PathAddress address)Logs a warning message indicating the management attribute with the givennameis deprecated and will not be used anymore.protected StringdeprecatedAttribute$str()voiddeprecatedXMLAttribute(String name)Logs a warning message indicating the XML attribute with the givennameis deprecated and will not be used anymore.protected StringdeprecatedXMLAttribute$str()voiddeprecatedXMLElement(String name)Logs a warning message indicating the XML element with the givennameis deprecated and will not be used anymore.voiddeprecatedXMLElement(String name, String replacement)Logs a warning message indicating the XML element with the givennameis deprecated and instead a different attribute will be used.protected StringdeprecatedXMLElement1$str()protected StringdeprecatedXMLElement2$str()org.jboss.as.controller.OperationFailedExceptionduplicateElements(String parameterName, org.jboss.dmr.ModelNode elements)protected StringduplicateElements$str()protected LocalegetLoggingLocale()XMLStreamExceptionignoringUnhandledElement(Element element, String location)Creates an exception indicating an unhandled element is being ignored.protected StringignoringUnhandledElement$str()StringillegalElement(String illegalElement, String element)A message indicating an illegal element, represented by theillegalElementparameter, cannot be used when the element, represented by theelementparameter, is used.protected StringillegalElement$str()StringillegalValue(Object value, String element)A message indicating an illegal value, represented by thevalueparameter, for the element, represented by theelementparameter.StringillegalValue(Object value, String element, org.jboss.dmr.ModelType expectedType)A message indicating an illegal value, represented by thevalueparameter, for the element, represented by theelementparameter, as it could not be converted to the required type, represented by theexpectedTypeparameter.protected StringillegalValue2$str()protected StringillegalValue3$str()org.jboss.as.controller.OperationFailedExceptioninconsistentStatisticsSettings(String attrOne, String attrTwo)protected StringinconsistentStatisticsSettings$str()Stringinvalid(Object obj)A message indicating the object, represented by theobjparameter, is invalid.protected Stringinvalid$str()StringinvalidOperationParameters(String paramName1, String paramName2)A message indicating the operation must include the parameter represented byparamName1or the parameter represented by theparamName2parameter.protected StringinvalidOperationParameters$str()org.jboss.as.controller.OperationFailedExceptionmigrateOperationAllowedOnlyInAdminOnly()protected StringmigrateOperationAllowedOnlyInAdminOnly$str()StringmigrationFailed()protected StringmigrationFailed$str()IllegalStateExceptionmultipleChildrenFound(String element)Creates an exception indicating multiple children, represented by theelementparameter, were found, but not allowed.protected StringmultipleChildrenFound$str()voidnoMatchingDeadLetterAddress(String address, String addressSettings)Logs a warn message when there is no resource matching the address-settings' dead-letter-address.protected StringnoMatchingDeadLetterAddress$str()voidnoMatchingExpiryAddress(String address, String addressSettings)Logs a warn message when there is no resource matching the address-settings' expiry-address.protected StringnoMatchingExpiryAddress$str()StringonlyOneRequired(Object obj1, Object obj2)A message indicating only of ofobj1orobj2is allowed.protected StringonlyOneRequired$str()Stringrequired(Object obj)A message the object, represented by theobjparameter, is required.Stringrequired(Object obj1, Object obj2)A message indicating eitherobj1orobj2is required.protected Stringrequired1$str()protected Stringrequired2$str()StringundefineAttributeWithoutAlternative(String name)A message indicating the alternative attribute represented by thenameparameter can not be undefined as the resource has not defined any other alternative .protected StringundefineAttributeWithoutAlternative$str()UnsupportedOperationExceptionunsupportedElement(String name)Creates an exception indicating that no support for the element, represented by thenameparameter, has been implemented.protected StringunsupportedElement$str()org.jboss.as.controller.OperationFailedExceptionwrongConnectorRefInBroadCastGroup(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 StringwrongConnectorRefInBroadCastGroup$str()-
Methods inherited from class org.jboss.logging.DelegatingBasicLogger
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
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.logging.BasicLogger
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
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
deprecatedXMLElement
public final void deprecatedXMLElement(String name)
Description copied from interface:MessagingLoggerLogs a warning message indicating the XML element with the givennameis deprecated and will not be used anymore.- Specified by:
deprecatedXMLElementin interfaceMessagingLogger- Parameters:
name- the name of the deprecated XML element
-
deprecatedXMLElement1$str
protected String deprecatedXMLElement1$str()
-
deprecatedXMLAttribute
public final void deprecatedXMLAttribute(String name)
Description copied from interface:MessagingLoggerLogs a warning message indicating the XML attribute with the givennameis deprecated and will not be used anymore.- Specified by:
deprecatedXMLAttributein interfaceMessagingLogger- Parameters:
name- the name of the deprecated XML attribute
-
deprecatedXMLAttribute$str
protected String deprecatedXMLAttribute$str()
-
deprecatedAttribute
public final void deprecatedAttribute(String name, org.jboss.as.controller.PathAddress address)
Description copied from interface:MessagingLoggerLogs a warning message indicating the management attribute with the givennameis deprecated and will not be used anymore.- Specified by:
deprecatedAttributein interfaceMessagingLogger- Parameters:
name- the name of the deprecated XML attribute
-
deprecatedAttribute$str
protected String deprecatedAttribute$str()
-
canNotChangeClusteredAttribute$str
protected String canNotChangeClusteredAttribute$str()
-
canNotChangeClusteredAttribute
public final String canNotChangeClusteredAttribute(org.jboss.as.controller.PathAddress address)
- Specified by:
canNotChangeClusteredAttributein interfaceMessagingLogger
-
deprecatedXMLElement
public final void deprecatedXMLElement(String name, String replacement)
Description copied from interface:MessagingLoggerLogs a warning message indicating the XML element with the givennameis deprecated and instead a different attribute will be used.- Specified by:
deprecatedXMLElementin interfaceMessagingLogger- Parameters:
name- the name of the deprecated XML element
-
deprecatedXMLElement2$str
protected String deprecatedXMLElement2$str()
-
altAttributeAlreadyDefined$str
protected String altAttributeAlreadyDefined$str()
-
altAttributeAlreadyDefined
public final String altAttributeAlreadyDefined(String name)
Description copied from interface:MessagingLoggerA message indicating the alternative attribute represented by thenameparameter is already defined.- Specified by:
altAttributeAlreadyDefinedin interfaceMessagingLogger- Parameters:
name- the attribute name.- Returns:
- the message.
-
attributeDefinitionsMustMatch$str
protected String attributeDefinitionsMustMatch$str()
-
attributeDefinitionsMustMatch
public final IllegalArgumentException attributeDefinitionsMustMatch(String nameFound, String nameRequired)
Description copied from interface:MessagingLoggerCreates an exception indicating that all attribute definitions must have the same XML name.- Specified by:
attributeDefinitionsMustMatchin interfaceMessagingLogger- Parameters:
nameFound- the name found.nameRequired- the name that is required.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
attributeDefinitionsNotUnique$str
protected String attributeDefinitionsNotUnique$str()
-
attributeDefinitionsNotUnique
public final IllegalArgumentException attributeDefinitionsNotUnique(String nameFound)
Description copied from interface:MessagingLoggerCreates an exception indicating that all attribute definitions must have unique names.- Specified by:
attributeDefinitionsNotUniquein interfaceMessagingLogger- Parameters:
nameFound- the name found.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
cannotIncludeOperationParameters$str
protected String cannotIncludeOperationParameters$str()
-
cannotIncludeOperationParameters
public final String cannotIncludeOperationParameters(String paramName1, String paramName2)
Description copied from interface:MessagingLoggerA message indicating the operation cannot include the parameter represented byparamName1and the parameter represented by theparamName2parameter.- Specified by:
cannotIncludeOperationParametersin interfaceMessagingLogger- Parameters:
paramName1- the name of the parameter.paramName2- the name of the parameter.- Returns:
- the message.
-
ignoringUnhandledElement$str
protected String ignoringUnhandledElement$str()
-
ignoringUnhandledElement
public final XMLStreamException ignoringUnhandledElement(Element element, String location)
Description copied from interface:MessagingLoggerCreates an exception indicating an unhandled element is being ignored.- Specified by:
ignoringUnhandledElementin interfaceMessagingLogger- Parameters:
element- the element that's being ignored.location- the location of the element.- Returns:
- a
XMLStreamExceptionfor the error.
-
illegalElement$str
protected String illegalElement$str()
-
illegalElement
public final String illegalElement(String illegalElement, String element)
Description copied from interface:MessagingLoggerA message indicating an illegal element, represented by theillegalElementparameter, cannot be used when the element, represented by theelementparameter, is used.- Specified by:
illegalElementin interfaceMessagingLogger- Parameters:
illegalElement- the illegal element.element- the element theillegalElementcannot be used with.- Returns:
- the message.
-
illegalValue2$str
protected String illegalValue2$str()
-
illegalValue
public final String illegalValue(Object value, String element)
Description copied from interface:MessagingLoggerA message indicating an illegal value, represented by thevalueparameter, for the element, represented by theelementparameter.- Specified by:
illegalValuein interfaceMessagingLogger- Parameters:
value- the illegal value.element- the element.- Returns:
- the message.
-
illegalValue3$str
protected String illegalValue3$str()
-
illegalValue
public final String illegalValue(Object value, String element, org.jboss.dmr.ModelType expectedType)
Description copied from interface:MessagingLoggerA message indicating an illegal value, represented by thevalueparameter, for the element, represented by theelementparameter, as it could not be converted to the required type, represented by theexpectedTypeparameter.- Specified by:
illegalValuein interfaceMessagingLogger- Parameters:
value- the illegal value.element- the element.expectedType- the required type.- Returns:
- the message.
-
invalid$str
protected String invalid$str()
-
invalid
public final String invalid(Object obj)
Description copied from interface:MessagingLoggerA message indicating the object, represented by theobjparameter, is invalid.- Specified by:
invalidin interfaceMessagingLogger- Parameters:
obj- the invalid object.- Returns:
- the message.
-
invalidOperationParameters$str
protected String invalidOperationParameters$str()
-
invalidOperationParameters
public final String invalidOperationParameters(String paramName1, String paramName2)
Description copied from interface:MessagingLoggerA message indicating the operation must include the parameter represented byparamName1or the parameter represented by theparamName2parameter.- Specified by:
invalidOperationParametersin interfaceMessagingLogger- Parameters:
paramName1- the name of the parameter.paramName2- the name of the parameter.- Returns:
- the message.
-
multipleChildrenFound$str
protected String multipleChildrenFound$str()
-
multipleChildrenFound
public final IllegalStateException multipleChildrenFound(String element)
Description copied from interface:MessagingLoggerCreates an exception indicating multiple children, represented by theelementparameter, were found, but not allowed.- Specified by:
multipleChildrenFoundin interfaceMessagingLogger- Parameters:
element- the element- Returns:
- an
IllegalStateExceptionfor the error.
-
required1$str
protected String required1$str()
-
required
public final String required(Object obj)
Description copied from interface:MessagingLoggerA message the object, represented by theobjparameter, is required.- Specified by:
requiredin interfaceMessagingLogger- Parameters:
obj- the object that is required.- Returns:
- the message.
-
required2$str
protected String required2$str()
-
required
public final String required(Object obj1, Object obj2)
Description copied from interface:MessagingLoggerA message indicating eitherobj1orobj2is required.- Specified by:
requiredin interfaceMessagingLogger- Parameters:
obj1- the first option.obj2- the second option.- Returns:
- the message.
-
unsupportedElement$str
protected String unsupportedElement$str()
-
unsupportedElement
public final UnsupportedOperationException unsupportedElement(String name)
Description copied from interface:MessagingLoggerCreates an exception indicating that no support for the element, represented by thenameparameter, has been implemented.- Specified by:
unsupportedElementin interfaceMessagingLogger- Parameters:
name- the name of the element.- Returns:
- an
UnsupportedOperationExceptionfor the error.
-
onlyOneRequired$str
protected String onlyOneRequired$str()
-
onlyOneRequired
public final String onlyOneRequired(Object obj1, Object obj2)
Description copied from interface:MessagingLoggerA message indicating only of ofobj1orobj2is allowed.- Specified by:
onlyOneRequiredin interfaceMessagingLogger- Parameters:
obj1- the first option.obj2- the second option.- Returns:
- the message.
-
wrongConnectorRefInBroadCastGroup$str
protected String wrongConnectorRefInBroadCastGroup$str()
-
wrongConnectorRefInBroadCastGroup
public final org.jboss.as.controller.OperationFailedException wrongConnectorRefInBroadCastGroup(String bgName, String connectorRef, Collection<String> presentConnectors)
Description copied from interface:MessagingLoggerCreate a failure description message indicating that the given broadcast-group's connector reference is not present in the listed connectors.- Specified by:
wrongConnectorRefInBroadCastGroupin interfaceMessagingLogger- Returns:
- an
OperationFailedExceptionfor the error.
-
undefineAttributeWithoutAlternative$str
protected String undefineAttributeWithoutAlternative$str()
-
undefineAttributeWithoutAlternative
public final String undefineAttributeWithoutAlternative(String name)
Description copied from interface:MessagingLoggerA message indicating the alternative attribute represented by thenameparameter can not be undefined as the resource has not defined any other alternative .- Specified by:
undefineAttributeWithoutAlternativein interfaceMessagingLogger- Parameters:
name- the attribute name.- Returns:
- the message.
-
inconsistentStatisticsSettings$str
protected String inconsistentStatisticsSettings$str()
-
inconsistentStatisticsSettings
public final org.jboss.as.controller.OperationFailedException inconsistentStatisticsSettings(String attrOne, String attrTwo)
- Specified by:
inconsistentStatisticsSettingsin interfaceMessagingLogger
-
noMatchingExpiryAddress
public final void noMatchingExpiryAddress(String address, String addressSettings)
Description copied from interface:MessagingLoggerLogs a warn message when there is no resource matching the address-settings' expiry-address.- Specified by:
noMatchingExpiryAddressin interfaceMessagingLogger- Parameters:
address- the name of the address-settings' missing expiry-addressaddressSettings- the name of the address-settings
-
noMatchingExpiryAddress$str
protected String noMatchingExpiryAddress$str()
-
noMatchingDeadLetterAddress
public final void noMatchingDeadLetterAddress(String address, String addressSettings)
Description copied from interface:MessagingLoggerLogs a warn message when there is no resource matching the address-settings' dead-letter-address.- Specified by:
noMatchingDeadLetterAddressin interfaceMessagingLogger- Parameters:
address- the name of the address-settings' missing dead-letter-addressaddressSettings- the name of the address-settings
-
noMatchingDeadLetterAddress$str
protected String noMatchingDeadLetterAddress$str()
-
duplicateElements$str
protected String duplicateElements$str()
-
duplicateElements
public final org.jboss.as.controller.OperationFailedException duplicateElements(String parameterName, org.jboss.dmr.ModelNode elements)
- Specified by:
duplicateElementsin interfaceMessagingLogger
-
migrateOperationAllowedOnlyInAdminOnly$str
protected String migrateOperationAllowedOnlyInAdminOnly$str()
-
migrateOperationAllowedOnlyInAdminOnly
public final org.jboss.as.controller.OperationFailedException migrateOperationAllowedOnlyInAdminOnly()
- Specified by:
migrateOperationAllowedOnlyInAdminOnlyin interfaceMessagingLogger
-
couldNotMigrateBroadcastGroupAttribute$str
protected String couldNotMigrateBroadcastGroupAttribute$str()
-
couldNotMigrateBroadcastGroupAttribute
public final String couldNotMigrateBroadcastGroupAttribute(String attribute, org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateBroadcastGroupAttributein interfaceMessagingLogger
-
migrationFailed$str
protected String migrationFailed$str()
-
migrationFailed
public final String migrationFailed()
- Specified by:
migrationFailedin interfaceMessagingLogger
-
couldNotMigrateInterceptors$str
protected String couldNotMigrateInterceptors$str()
-
couldNotMigrateInterceptors
public final String couldNotMigrateInterceptors(String legacyInterceptorsAttributeName)
- Specified by:
couldNotMigrateInterceptorsin interfaceMessagingLogger
-
couldNotMigrateHA$str
protected String couldNotMigrateHA$str()
-
couldNotMigrateHA
public final String couldNotMigrateHA(org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateHAin interfaceMessagingLogger
-
couldNotMigrateDiscoveryGroupAttribute$str
protected String couldNotMigrateDiscoveryGroupAttribute$str()
-
couldNotMigrateDiscoveryGroupAttribute
public final String couldNotMigrateDiscoveryGroupAttribute(String attribute, org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateDiscoveryGroupAttributein interfaceMessagingLogger
-
couldNotCreateLegacyConnectionFactoryUsingInVMConnector$str
protected String couldNotCreateLegacyConnectionFactoryUsingInVMConnector$str()
-
couldNotCreateLegacyConnectionFactoryUsingInVMConnector
public final String couldNotCreateLegacyConnectionFactoryUsingInVMConnector(org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotCreateLegacyConnectionFactoryUsingInVMConnectorin interfaceMessagingLogger
-
couldNotMigrateResourceAttributeWithExpression$str
protected String couldNotMigrateResourceAttributeWithExpression$str()
-
couldNotMigrateResourceAttributeWithExpression
public final String couldNotMigrateResourceAttributeWithExpression(String attribute, org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateResourceAttributeWithExpressionin interfaceMessagingLogger
-
couldNotMigrateUnsupportedAttribute$str
protected String couldNotMigrateUnsupportedAttribute$str()
-
couldNotMigrateUnsupportedAttribute
public final String couldNotMigrateUnsupportedAttribute(String attribute, org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateUnsupportedAttributein interfaceMessagingLogger
-
couldNotMigrateFailbackDelayAttribute$str
protected String couldNotMigrateFailbackDelayAttribute$str()
-
couldNotMigrateFailbackDelayAttribute
public final String couldNotMigrateFailbackDelayAttribute(org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateFailbackDelayAttributein interfaceMessagingLogger
-
couldNotMigrateDiscoveryGroup$str
protected String couldNotMigrateDiscoveryGroup$str()
-
couldNotMigrateDiscoveryGroup
public final String couldNotMigrateDiscoveryGroup(org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateDiscoveryGroupin interfaceMessagingLogger
-
couldNotMigrateBroadcastGroup$str
protected String couldNotMigrateBroadcastGroup$str()
-
couldNotMigrateBroadcastGroup
public final String couldNotMigrateBroadcastGroup(org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateBroadcastGroupin interfaceMessagingLogger
-
couldNotMigrateBroadcastGroupWithoutConnectors$str
protected String couldNotMigrateBroadcastGroupWithoutConnectors$str()
-
couldNotMigrateBroadcastGroupWithoutConnectors
public final String couldNotMigrateBroadcastGroupWithoutConnectors(org.jboss.as.controller.PathAddress address)
- Specified by:
couldNotMigrateBroadcastGroupWithoutConnectorsin interfaceMessagingLogger
-
-