A B C D E F G I J L M N O R S U W 
All Classes All Packages

A

AbstractJMSContext - Class in org.wildfly.extension.messaging.activemq.deployment.injection
Abstract class for managing JMS Contexts.
AbstractJMSContext() - Constructor for class org.wildfly.extension.messaging.activemq.deployment.injection.AbstractJMSContext
 
activeMQServerNotInstalled(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
activeMQServerNotInstalled(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the ActiveMQServerService for the server with the given name is either not installed or not started.
activeMQServerNotInstalled$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
aioInfo() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
aioInfo() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs a info message indicating AIO was not found.
aioInfo$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
aioInfoLinux() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
aioInfoLinux() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs a INFO message indicating AIO was not found, ask to install LibAIO to enable the AIO on Linux systems to achieve optimal performance.
aioInfoLinux$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

B

boundJndiName(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
boundJndiName(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs an informational message indicating a messaging object was bound to the JNDI name represented by the jndiName parameter.
boundJndiName$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
brokerNotStarted() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
brokerNotStarted() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
brokerNotStarted$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

C

callNotPermittedOnInjectedJMSContext() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
callNotPermittedOnInjectedJMSContext() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Create an exception when calling a method not allowed on injected JMSContext.
callNotPermittedOnInjectedJMSContext$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
cannotBindJndiName() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
cannotBindJndiName() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating a null or empty JNDI name cannot be bound.
cannotBindJndiName$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
canNotRegisterResourceOfType(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
canNotRegisterResourceOfType(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Create a failure description message indicating that the resource of given type can not be registered.
canNotRegisterResourceOfType$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
canNotRemoveLastJNDIName(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
canNotRemoveLastJNDIName(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
A message indicating the resource must have at least one JNDI name.
canNotRemoveLastJNDIName$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
canNotRemoveResourceOfType(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
canNotRemoveResourceOfType(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Create a failure description message indicating that the resource of given type can not be removed.
canNotRemoveResourceOfType$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
canNotRemoveUnknownEntry(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
canNotRemoveUnknownEntry(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
canNotRemoveUnknownEntry$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
cannotUnbindJndiName() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
cannotUnbindJndiName() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating a null or empty JNDI name cannot be unbound.
cannotUnbindJndiName$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
CDIDeploymentProcessor - Class in org.wildfly.extension.messaging.activemq.deployment.injection
Processor that deploys a CDI portable extension to provide injection of JMSContext resource.
CDIDeploymentProcessor() - Constructor for class org.wildfly.extension.messaging.activemq.deployment.injection.CDIDeploymentProcessor
 
childResourceAlreadyExists(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
childResourceAlreadyExists(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
A message indicating a child resource of the type, represented by the type parameter already exists.
childResourceAlreadyExists$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
COMP_DEFAULT_JMS_CONNECTION_FACTORY - Static variable in class org.wildfly.extension.messaging.activemq.deployment.DefaultJMSConnectionFactoryBinding
 
connectorForPooledConnectionFactory(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
connectorForPooledConnectionFactory(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs a warn message when no connectors were specified for a connection factory definition and one connector was picked up to be used.
connectorForPooledConnectionFactory$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
connectorNotDefined(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
connectorNotDefined(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the connector is not defined.
connectorNotDefined$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
couldNotCloseFile(String, Throwable) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
couldNotCloseFile(String, Throwable) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
couldNotCloseFile$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
couldNotParseDeployment(String, Throwable) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
couldNotParseDeployment(String, Throwable) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
couldNotParseDeployment$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

D

DEFAULT_JMS_CONNECTION_FACTORY - Static variable in class org.wildfly.extension.messaging.activemq.deployment.DefaultJMSConnectionFactoryBinding
 
DefaultJMSConnectionFactoryBinding - Class in org.wildfly.extension.messaging.activemq.deployment
 
DefaultJMSConnectionFactoryBinding() - Constructor for class org.wildfly.extension.messaging.activemq.deployment.DefaultJMSConnectionFactoryBinding
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.messaging.activemq.deployment.injection.CDIDeploymentProcessor
 
discoveryGroupIsNotDefined(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
discoveryGroupIsNotDefined(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
discoveryGroupIsNotDefined$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
duplicateElements(String, ModelNode) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
duplicateElements(String, ModelNode) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
duplicateElements$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

E

errorStoppingJmsServer(Throwable) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
errorStoppingJmsServer(Throwable) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs an error message indicating an exception occurred while stopping the Jakarta Messaging server.
errorStoppingJmsServer$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

F

failedAuthentication(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedAuthentication(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
failedAuthentication$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedAuthenticationWithException(Throwable, String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedAuthenticationWithException(Throwable, String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
failedAuthenticationWithException$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedAuthorization(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedAuthorization(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
failedAuthorization$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedBridgeDeployment(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedBridgeDeployment(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
failedBridgeDeployment$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToCreate(Throwable, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToCreate(Throwable, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Create an exception indicating that a messaging resource has failed to be created
failedToCreate$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToDestroy(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToDestroy(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs a warning message indicating the connection factory was not destroyed.
failedToDestroy(Throwable, String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToDestroy(Throwable, String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs a warning message indicating the connection factory was not destroyed.
failedToDestroy$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToFindBroadcastSocketBinding(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToFindBroadcastSocketBinding(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating a failure to find the SocketBinding for the broadcast binding.
failedToFindBroadcastSocketBinding$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToFindConnectorSocketBinding(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToFindConnectorSocketBinding(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating a failure to find the SocketBinding for the connector.
failedToFindConnectorSocketBinding$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToFindDiscoverySocketBinding(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToFindDiscoverySocketBinding(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating a failure to find the SocketBinding for the discovery binding.
failedToFindDiscoverySocketBinding$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToRecover(Throwable, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToRecover(Throwable, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Create an exception indicating that a messaging resource has failed to be recovered
failedToRecover$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToShutdownServer(Throwable, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToShutdownServer(Throwable, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating a server failed to shutdown.
failedToShutdownServer$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToStartService(Throwable) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToStartService(Throwable) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the service failed to start.
failedToStartService$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToUnbindJndiName(String, long, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
failedToUnbindJndiName(String, long, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
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.
failedToUnbindJndiName$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

G

getLoggingLocale() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

I

illegalValue(Object, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
illegalValue(Object, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
A message indicating an illegal value, represented by the value parameter, for the element, represented by the element parameter.
illegalValue$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
immutableResource() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
immutableResource() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating a resource is immutable.
immutableResource$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
indexedChildResourceRegistrationNotAvailable(PathElement) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
indexedChildResourceRegistrationNotAvailable(PathElement) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
indexedChildResourceRegistrationNotAvailable$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalid(Object) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalid(Object) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
A message indicating the object, represented by the obj parameter, is invalid.
invalid$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidAttributeType(String, ModelType) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidAttributeType(String, ModelType) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the attribute, represented by the name parameter, has an unexpected type, represented by the type parameter.
invalidAttributeType$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidConfiguration(PathAddress, String, List<String>) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidConfiguration(PathAddress, String, List<String>) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
invalidConfiguration$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidModularParameterValue(long, String, long) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidModularParameterValue(long, String, long) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
invalidModularParameterValue$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidNullSecurityDomain() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidNullSecurityDomain() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
invalidNullSecurityDomain$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidServiceState(ServiceName, ServiceController.State, ServiceController.State) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidServiceState(ServiceName, ServiceController.State, ServiceController.State) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the service, represented by the service parameter, is in an invalid state.
invalidServiceState$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidTransactionNameValue(String, String, Collection<?>) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
invalidTransactionNameValue(String, String, Collection<?>) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
invalidTransactionNameValue$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

J

jdbcDatabaseDialectDetectionFailed(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
jdbcDatabaseDialectDetectionFailed(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
jdbcDatabaseDialectDetectionFailed$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
jndiNameAlreadyRegistered(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
jndiNameAlreadyRegistered(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
A message indicating the JNDI name has already been registered.
jndiNameAlreadyRegistered$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

L

legacySecurityUnsupported() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
legacySecurityUnsupported() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
legacySecurityUnsupported$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

M

managementOperationAllowedOnlyInRunningMode(String, RunningMode) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
managementOperationAllowedOnlyInRunningMode(String, RunningMode) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
managementOperationAllowedOnlyInRunningMode$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
MessagingLogger - Interface in org.wildfly.extension.messaging.activemq.logging
Date: 10.06.2011
MessagingLogger_$logger - Class in org.wildfly.extension.messaging.activemq.logging
Warning this class consists of generated code.
MessagingLogger_$logger(Logger) - Constructor for class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
moduleNotFound(String, String, ModuleNotFoundException) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
moduleNotFound(String, String, ModuleNotFoundException) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
moduleNotFound$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
multipleClientMappingsFound(String, String, String, int) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
multipleClientMappingsFound(String, String, String, int) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
multipleClientMappingsFound$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

N

noDestinationRegisteredForAddress(PathAddress) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noDestinationRegisteredForAddress(PathAddress) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
noDestinationRegisteredForAddress$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noInVMConnector() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noInVMConnector() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
noInVMConnector$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noMatchingDeadLetterAddress(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noMatchingDeadLetterAddress(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs a warn message when there is no resource matching the address-settings' dead-letter-address.
noMatchingDeadLetterAddress$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noMatchingExpiryAddress(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noMatchingExpiryAddress(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs a warn message when there is no resource matching the address-settings' expiry-address.
noMatchingExpiryAddress$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noSocketBinding(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
noSocketBinding(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
noSocketBinding$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
nullVar(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
nullVar(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the variable cannot be null
nullVar$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

O

onlyOneChildIsAllowed(String, Set<String>) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
onlyOneChildIsAllowed(String, Set<String>) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
onlyOneChildIsAllowed$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
operationNotAllowedOnJdbcStore(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
operationNotAllowedOnJdbcStore(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
operationNotAllowedOnJdbcStore$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
operationNotValid(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
operationNotValid(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
operationNotValid$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
org.wildfly.extension.messaging.activemq.deployment - package org.wildfly.extension.messaging.activemq.deployment
 
org.wildfly.extension.messaging.activemq.deployment.injection - package org.wildfly.extension.messaging.activemq.deployment.injection
 
org.wildfly.extension.messaging.activemq.logging - package org.wildfly.extension.messaging.activemq.logging
 

R

registeredHTTPUpgradeHandler(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
registeredHTTPUpgradeHandler(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs an info message when a HTTP Upgrade handler is registered for the given protocol.
registeredHTTPUpgradeHandler$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
remoteDestinationCreationFailed(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
remoteDestinationCreationFailed(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
remoteDestinationCreationFailed$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
remoteDestinationDeletionFailed(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
remoteDestinationDeletionFailed(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
remoteDestinationDeletionFailed$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
required(Object) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
required(Object) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
A message the object, represented by the obj parameter, is required.
required(Object, Object) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
required(Object, Object) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
A message indicating either obj1 or obj2 is required.
required1$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
required2$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
revertOperationFailed(Throwable, String, String, PathAddress) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
revertOperationFailed(Throwable, String, String, PathAddress) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
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.
revertOperationFailed$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
ROOT_LOGGER - Static variable in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
The logger with the category of the package.

S

securityDomainContextNotSet() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
securityDomainContextNotSet() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
securityDomainContextNotSet$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
serverInBackupMode(PathAddress) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
serverInBackupMode(PathAddress) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
serverInBackupMode$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
socketBindingMulticastNotSet(String, String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
socketBindingMulticastNotSet(String, String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
socketBindingMulticastNotSet$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
startedService(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
startedService(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs an info message when a service for the given type and name is started.
startedService$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
stoppedService(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
stoppedService(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs an info message when a service for the given type and name is stopped.
stoppedService$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

U

unableToLoadClassFromModule(String, String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unableToLoadClassFromModule(String, String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
unableToLoadClassFromModule$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unableToLoadConnectorServiceFactoryClass(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unableToLoadConnectorServiceFactoryClass(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
unableToLoadConnectorServiceFactoryClass$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unableToLoadModule(String, ModuleLoadException) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unableToLoadModule(String, ModuleLoadException) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
unableToLoadModule$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unboundJndiName(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unboundJndiName(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Logs an informational message indicating a messaging object was unbound from the JNDI name represented by the jndiName parameter.
unboundJndiName$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unknownPooledConnectionFactoryAttribute(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unknownPooledConnectionFactoryAttribute(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
unknownPooledConnectionFactoryAttribute$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedAttribute(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedAttribute(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the read support for the attribute represented by the name parameter was not properly implemented.
unsupportedAttribute$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedBroadcastGroupConfigurationForLegacy(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedBroadcastGroupConfigurationForLegacy(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
unsupportedBroadcastGroupConfigurationForLegacy$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedConnectorFactoryForLegacy(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedConnectorFactoryForLegacy(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
unsupportedConnectorFactoryForLegacy$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedOperation(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedOperation(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the read support for the operation represented by the name parameter was not properly implemented.
unsupportedOperation$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedRuntimeAttribute(String) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
unsupportedRuntimeAttribute(String) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Creates an exception indicating the runtime handling of the attribute represented by the name parameter is not implemented.
unsupportedRuntimeAttribute$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
upgradeRequestMissingKey() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
upgradeRequestMissingKey() - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
 
upgradeRequestMissingKey$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 

W

wrongConnectorRefInBroadCastGroup(String, String, Collection<String>) - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
wrongConnectorRefInBroadCastGroup(String, String, Collection<String>) - Method in interface org.wildfly.extension.messaging.activemq.logging.MessagingLogger
Create a failure description message indicating that the given broadcast-group's connector reference is not present in the listed connectors.
wrongConnectorRefInBroadCastGroup$str() - Method in class org.wildfly.extension.messaging.activemq.logging.MessagingLogger_$logger
 
A B C D E F G I J L M N O R S U W 
All Classes All Packages