Package org.jboss.as.naming.logging
Class NamingLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.as.naming.logging.NamingLogger_$logger
- All Implemented Interfaces:
Serializable,NamingLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2025-01-07T18:45:21-0600")
public class NamingLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements NamingLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface org.jboss.as.naming.logging.NamingLogger
ROOT_LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidLogs an informational message indicating the naming subsystem is being activated.protected Stringfinal org.jboss.as.controller.OperationFailedExceptionbindingTypeRequiresAttributeDefined(BindingType bindingType, String attributeName) Creates an exception indicating that a required attribute is not defined.protected Stringfinal org.jboss.as.controller.OperationFailedExceptionprotected Stringfinal SecurityExceptionCreates an exception indicating you cannot add aPermissionto a read-onlyPermissionCollection.protected Stringfinal StringcannotBeNull(String name) A message indicating thenamecannot benull.protected Stringfinal NamingExceptioncannotDeferenceObject(Throwable cause) Creates an exception indicating the object dereference to the object failed.protected Stringfinal NamingExceptionCreates an exception indicating the inability to list a non-context binding.protected Stringfinal StringA message indicating the link could not be looked up.protected Stringfinal org.jboss.as.controller.OperationFailedExceptionprotected Stringfinal NamingExceptioncannotResolveService(org.jboss.msc.service.ServiceName serviceName) Creates an exception indicating the service name could not be resolved.final NamingExceptioncannotResolveService(org.jboss.msc.service.ServiceName serviceName, String className, String state) Creates an exception indicating the service name could not be resolved.protected Stringprotected Stringfinal NamingExceptioncannotResolveServiceBug(org.jboss.msc.service.ServiceName serviceName, String className, String state) Creates an exception indicating the service name could not be resolved and here is a bug.protected Stringfinal org.jboss.as.controller.OperationFailedExceptioncouldNotInstantiateClassInstanceFromModule(String className, String moduleID) Creates an exception indicating that a class instance could not be instantiate, from the specified module.protected Stringfinal org.jboss.as.controller.OperationFailedExceptioncouldNotLoadClassFromModule(String className, String moduleID) Creates an exception indicating that a class could not be loaded from a module.protected Stringfinal org.jboss.as.controller.OperationFailedExceptioncouldNotLoadModule(String moduleID) Creates an exception indicating that a module could not be loaded.protected Stringfinal StringduplicateBinding(JndiName jndiName, Object existing, Object value) A message indicating duplicate JNDI bindings were found.protected Stringfinal InvalidNameExceptionCreates an exception indicating an empty name is not allowed.protected Stringfinal IllegalStateExceptionentryNotRegistered(Throwable cause, String contextName, Context context) Creates an exception indicating the JNDI entry is not yet registered in the context.protected Stringfinal IllegalStateExceptionCreates an exception indicating a failure to destroy the root context.protected Stringfinal NamingExceptionfailedToInstantiate(Throwable cause, String description, String className, ClassLoader classLoader) Creates an exception indicating theclassNamecould not be instantiated from theclassLoader.protected Stringfinal voidfailedToLookupJndiViewValue(String entry, Throwable cause) A message indicating that the lookup of an entry's JNDI view value failed.protected Stringfinal StringfailedToReadContextEntries(String bindingName) A message indicating the context entries could not be read from the binding name represented by thebindingNameparameter.protected Stringfinal voidCreates an exception indicating that a class is not anObjectFactoryinstance, from the specified module.protected Stringfinal voidfailedToSet(Throwable cause, String name) Logs a warning message indicating thenamefailed to get set.protected Stringfinal StringfailedToStart(String name) A message indicating a failure to start thenameservice.protected Stringfinal org.jboss.msc.service.StartExceptionprotected Stringfinal IllegalStateExceptionprotected Stringprotected Localefinal RuntimeExceptionillegalContextInName(String jndiName) Creates an exception indicating there was an illegal context in the name.protected Stringfinal NamingExceptioninvalidContextReference(String referenceName) Creates an exception indicating the context reference is invalid.protected Stringfinal IllegalArgumentExceptioninvalidJndiName(String jndiName) Creates an exception indicating the JNDI name is invalid.protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the load factor must be greater than 0 and less then or equal 1.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal org.jboss.as.controller.OperationFailedExceptioninvalidNamespaceForBinding(String name, String namespaces) protected Stringfinal IllegalArgumentExceptioninvalidPermission(Permission permission) Creates an exception indicating the permission is invalid.protected Stringfinal IllegalArgumentExceptioninvalidPermissionAction(String permissionAction) Creates an exception indicating the permission actions is unknown.protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the table size cannot be negative.protected Stringfinal StringA message indicating that JNDI view is only available in runtime mode.protected Stringfinal NamingExceptionlookupError(Throwable cause, String name) Creates an exception indicating a lookup failure.protected Stringfinal org.jboss.as.controller.OperationFailedExceptionmoduleNotFound(String moduleID, String missingModule) protected Stringfinal NameNotFoundExceptionnameNotFoundInContext(String name, Name contextName) Creates an exception indicating the name could not be found in the context.protected Stringfinal org.jboss.as.controller.OperationFailedExceptionnotAnInstanceOfObjectFactory(String className, String moduleID) Creates an exception indicating that a class is not anObjectFactoryinstance, from the specified module.protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the variable isnull.protected Stringfinal NamingExceptionCreates an exception indicating the object factory failed to create from the classloader.protected StringCreates an exception indicating the naming context is read-only.protected Stringfinal RuntimeExceptionresourceLookupForInjectionFailed(String jndiName, Throwable cause) Creates an exception indicating a lookup failed, wrtjavax.annotation.Resourceinjection.protected Stringfinal IllegalArgumentExceptionserviceAlreadyBound(org.jboss.msc.service.ServiceName serviceName) Creates an exception indicating the service name has already been bound.protected Stringfinal IllegalStateExceptionserviceNotStarted(org.jboss.msc.service.ServiceName serviceName) Indicates that a service is not started as expected.protected Stringfinal voidLogs an informational message indicating the naming service is starting.protected Stringfinal IllegalStateExceptionCreates an exception indicating the table is full.protected Stringfinal NamingExceptionthreadInterrupt(org.jboss.msc.service.ServiceName serviceName) Creates an exception indicating the thread was interrupted while retrieving the service.protected Stringfinal org.jboss.as.controller.OperationFailedExceptionunableToTransformURLBindingValue(String value, Throwable cause) Creates an exception indicating that the string value for the simple URL binding failed to transform.protected Stringfinal org.jboss.as.controller.OperationFailedExceptionunknownBindingType(String type) Creates an exception indicating that the type for the binding to add is not known.protected Stringfinal org.jboss.as.controller.OperationFailedExceptionCreates an exception indicating that the type for the simple binding to add is not supported.protected StringMethods 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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
NamingLogger_$logger
public NamingLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
activatingSubsystem
public final void activatingSubsystem()Description copied from interface:NamingLoggerLogs an informational message indicating the naming subsystem is being activated.- Specified by:
activatingSubsystemin interfaceNamingLogger
-
activatingSubsystem$str
-
failedToSet
Description copied from interface:NamingLoggerLogs a warning message indicating thenamefailed to get set.- Specified by:
failedToSetin interfaceNamingLogger- Parameters:
cause- the cause of the error.name- the name of the object that didn't get set.
-
failedToSet$str
-
startingService
public final void startingService()Description copied from interface:NamingLoggerLogs an informational message indicating the naming service is starting.- Specified by:
startingServicein interfaceNamingLogger
-
startingService$str
-
failedToReleaseBinderService
Description copied from interface:NamingLoggerCreates an exception indicating that a class is not anObjectFactoryinstance, from the specified module.- Specified by:
failedToReleaseBinderServicein interfaceNamingLogger- Parameters:
cause- the cause
-
failedToReleaseBinderService$str
-
failedToLookupJndiViewValue
Description copied from interface:NamingLoggerA message indicating that the lookup of an entry's JNDI view value failed.- Specified by:
failedToLookupJndiViewValuein interfaceNamingLogger- Parameters:
entry- the jndi name of the entrycause- the cause of the error.
-
failedToLookupJndiViewValue$str
-
cannotAddToReadOnlyPermissionCollection$str
-
cannotAddToReadOnlyPermissionCollection
Description copied from interface:NamingLoggerCreates an exception indicating you cannot add aPermissionto a read-onlyPermissionCollection.- Specified by:
cannotAddToReadOnlyPermissionCollectionin interfaceNamingLogger- Returns:
- A
SecurityExceptionfor the error.
-
cannotBeNull$str
-
cannotBeNull
Description copied from interface:NamingLoggerA message indicating thenamecannot benull.- Specified by:
cannotBeNullin interfaceNamingLogger- Parameters:
name- the name.- Returns:
- the message.
-
cannotDeferenceObject$str
-
cannotDeferenceObject
Description copied from interface:NamingLoggerCreates an exception indicating the object dereference to the object failed.- Specified by:
cannotDeferenceObjectin interfaceNamingLogger- Parameters:
cause- the cause of the error.- Returns:
- a
NamingExceptionfor the error.
-
cannotListNonContextBinding$str
-
cannotListNonContextBinding
Description copied from interface:NamingLoggerCreates an exception indicating the inability to list a non-context binding.- Specified by:
cannotListNonContextBindingin interfaceNamingLogger- Returns:
- a
NamingExceptionfor the error.
-
cannotLookupLink$str
-
cannotLookupLink
Description copied from interface:NamingLoggerA message indicating the link could not be looked up.- Specified by:
cannotLookupLinkin interfaceNamingLogger- Returns:
- the message.
-
cannotResolveService1$str
-
cannotResolveService
Description copied from interface:NamingLoggerCreates an exception indicating the service name could not be resolved.- Specified by:
cannotResolveServicein interfaceNamingLogger- Parameters:
serviceName- the service name.- Returns:
- a
NamingExceptionfor the error.
-
cannotResolveService3$str
-
cannotResolveService
public final NamingException cannotResolveService(org.jboss.msc.service.ServiceName serviceName, String className, String state) Description copied from interface:NamingLoggerCreates an exception indicating the service name could not be resolved.- Specified by:
cannotResolveServicein interfaceNamingLogger- Parameters:
serviceName- the service name.className- the factory class name.state- the state of the service.- Returns:
- a
NamingExceptionfor the error.
-
cannotResolveServiceBug$str
-
cannotResolveServiceBug
public final NamingException cannotResolveServiceBug(org.jboss.msc.service.ServiceName serviceName, String className, String state) Description copied from interface:NamingLoggerCreates an exception indicating the service name could not be resolved and here is a bug.- Specified by:
cannotResolveServiceBugin interfaceNamingLogger- Parameters:
serviceName- the service name.className- the factory class name.state- the state of the service.- Returns:
- a
NamingExceptionfor the error.
-
duplicateBinding$str
-
duplicateBinding
Description copied from interface:NamingLoggerA message indicating duplicate JNDI bindings were found.- Specified by:
duplicateBindingin interfaceNamingLogger- Parameters:
jndiName- the JNDI name.existing- the existing object.value- the new object.- Returns:
- the message.
-
emptyNameNotAllowed$str
-
emptyNameNotAllowed
Description copied from interface:NamingLoggerCreates an exception indicating an empty name is not allowed.- Specified by:
emptyNameNotAllowedin interfaceNamingLogger- Returns:
- an
InvalidNameExceptionfor the error.
-
entryNotRegistered$str
-
entryNotRegistered
public final IllegalStateException entryNotRegistered(Throwable cause, String contextName, Context context) Description copied from interface:NamingLoggerCreates an exception indicating the JNDI entry is not yet registered in the context.- Specified by:
entryNotRegisteredin interfaceNamingLogger- Parameters:
cause- the cause of the error.contextName- the context name.context- the context.- Returns:
- an
IllegalStateExceptionfor the error.
-
failedToDestroyRootContext$str
-
failedToDestroyRootContext
Description copied from interface:NamingLoggerCreates an exception indicating a failure to destroy the root context.- Specified by:
failedToDestroyRootContextin interfaceNamingLogger- Parameters:
cause- the cause of the failure.- Returns:
- an
IllegalStateExceptionfor the error.
-
failedToInstantiate$str
-
failedToInstantiate
public final NamingException failedToInstantiate(Throwable cause, String description, String className, ClassLoader classLoader) Description copied from interface:NamingLoggerCreates an exception indicating theclassNamecould not be instantiated from theclassLoader.- Specified by:
failedToInstantiatein interfaceNamingLoggerdescription- a description.className- the class name.classLoader- the class loader- Returns:
- a
NamingExceptionfor the error.
-
failedToReadContextEntries$str
-
failedToReadContextEntries
Description copied from interface:NamingLoggerA message indicating the context entries could not be read from the binding name represented by thebindingNameparameter.- Specified by:
failedToReadContextEntriesin interfaceNamingLogger- Parameters:
bindingName- the binding name parameter.- Returns:
- the message.
-
failedToStart$str
-
failedToStart
Description copied from interface:NamingLoggerA message indicating a failure to start thenameservice.- Specified by:
failedToStartin interfaceNamingLogger- Parameters:
name- the name of the service.- Returns:
- the message.
-
illegalContextInName$str
-
illegalContextInName
Description copied from interface:NamingLoggerCreates an exception indicating there was an illegal context in the name.- Specified by:
illegalContextInNamein interfaceNamingLogger- Parameters:
jndiName- the JNDI name.- Returns:
- a
RuntimeExceptionfor the error.
-
invalidContextReference$str
-
invalidContextReference
Description copied from interface:NamingLoggerCreates an exception indicating the context reference is invalid.- Specified by:
invalidContextReferencein interfaceNamingLogger- Parameters:
referenceName- the reference name.- Returns:
- a
NamingExceptionfor the error.
-
invalidJndiName$str
-
invalidJndiName
Description copied from interface:NamingLoggerCreates an exception indicating the JNDI name is invalid.- Specified by:
invalidJndiNamein interfaceNamingLogger- Parameters:
jndiName- the invalid JNDI name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidLoadFactor$str
-
invalidLoadFactor
Description copied from interface:NamingLoggerCreates an exception indicating the load factor must be greater than 0 and less then or equal 1.- Specified by:
invalidLoadFactorin interfaceNamingLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidPermission$str
-
invalidPermission
Description copied from interface:NamingLoggerCreates an exception indicating the permission is invalid.- Specified by:
invalidPermissionin interfaceNamingLogger- Parameters:
permission- the permission.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidPermissionAction$str
-
invalidPermissionAction
Description copied from interface:NamingLoggerCreates an exception indicating the permission actions is unknown.- Specified by:
invalidPermissionActionin interfaceNamingLogger- Parameters:
permissionAction- the permission action.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidTableSize$str
-
invalidTableSize
Description copied from interface:NamingLoggerCreates an exception indicating the table size cannot be negative.- Specified by:
invalidTableSizein interfaceNamingLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
jndiViewNotAvailable$str
-
jndiViewNotAvailable
Description copied from interface:NamingLoggerA message indicating that JNDI view is only available in runtime mode.- Specified by:
jndiViewNotAvailablein interfaceNamingLogger- Returns:
- the message.
-
nameNotFoundInContext$str
-
nameNotFoundInContext
Description copied from interface:NamingLoggerCreates an exception indicating the name could not be found in the context.- Specified by:
nameNotFoundInContextin interfaceNamingLogger- Parameters:
name- the name that could not be found.contextName- the context name.- Returns:
- a
NameNotFoundExceptionfor the error.
-
nullVar$str
-
nullVar
Description copied from interface:NamingLoggerCreates an exception indicating the variable isnull.- Specified by:
nullVarin interfaceNamingLogger- Parameters:
varName- the variable name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
objectFactoryCreationFailure$str
-
objectFactoryCreationFailure
Description copied from interface:NamingLoggerCreates an exception indicating the object factory failed to create from the classloader.- Specified by:
objectFactoryCreationFailurein interfaceNamingLogger- Parameters:
cause- the cause of the failure.- Returns:
- a
NamingExceptionfor the error.
-
readOnlyNamingContext$str
-
readOnlyNamingContext
Description copied from interface:NamingLoggerCreates an exception indicating the naming context is read-only.- Specified by:
readOnlyNamingContextin interfaceNamingLogger- Returns:
- an
OperationNotSupportedExceptionfor the error.
-
serviceAlreadyBound$str
-
serviceAlreadyBound
public final IllegalArgumentException serviceAlreadyBound(org.jboss.msc.service.ServiceName serviceName) Description copied from interface:NamingLoggerCreates an exception indicating the service name has already been bound.- Specified by:
serviceAlreadyBoundin interfaceNamingLogger- Parameters:
serviceName- the service name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
tableIsFull$str
-
tableIsFull
Description copied from interface:NamingLoggerCreates an exception indicating the table is full.- Specified by:
tableIsFullin interfaceNamingLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
threadInterrupt$str
-
threadInterrupt
Description copied from interface:NamingLoggerCreates an exception indicating the thread was interrupted while retrieving the service.- Specified by:
threadInterruptin interfaceNamingLogger- Parameters:
serviceName- the service name.- Returns:
- a
NamingExceptionfor the error.
-
invalidNameForContextBinding$str
-
invalidNameForContextBinding
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidNameForContextBinding(String name) - Specified by:
invalidNameForContextBindingin interfaceNamingLogger
-
invalidNamespaceForBinding$str
-
invalidNamespaceForBinding
public final org.jboss.as.controller.OperationFailedException invalidNamespaceForBinding(String name, String namespaces) - Specified by:
invalidNamespaceForBindingin interfaceNamingLogger
-
unknownBindingType$str
-
unknownBindingType
Description copied from interface:NamingLoggerCreates an exception indicating that the type for the binding to add is not known.- Specified by:
unknownBindingTypein interfaceNamingLogger- Parameters:
type- the unknown type- Returns:
- the exception
-
unsupportedSimpleBindingType$str
-
unsupportedSimpleBindingType
public final org.jboss.as.controller.OperationFailedException unsupportedSimpleBindingType(String type) Description copied from interface:NamingLoggerCreates an exception indicating that the type for the simple binding to add is not supported.- Specified by:
unsupportedSimpleBindingTypein interfaceNamingLogger- Parameters:
type- the unsupported type- Returns:
- the exception
-
unableToTransformURLBindingValue$str
-
unableToTransformURLBindingValue
public final org.jboss.as.controller.OperationFailedException unableToTransformURLBindingValue(String value, Throwable cause) Description copied from interface:NamingLoggerCreates an exception indicating that the string value for the simple URL binding failed to transform.- Specified by:
unableToTransformURLBindingValuein interfaceNamingLogger- Parameters:
value- the URL value as stringcause- the original cause of failure- Returns:
- the exception
-
couldNotLoadModule$str
-
couldNotLoadModule
Description copied from interface:NamingLoggerCreates an exception indicating that a module could not be loaded.- Specified by:
couldNotLoadModulein interfaceNamingLogger- Parameters:
moduleID- the module not loaded- Returns:
- the exception
-
couldNotLoadClassFromModule$str
-
couldNotLoadClassFromModule
public final org.jboss.as.controller.OperationFailedException couldNotLoadClassFromModule(String className, String moduleID) Description copied from interface:NamingLoggerCreates an exception indicating that a class could not be loaded from a module.- Specified by:
couldNotLoadClassFromModulein interfaceNamingLogger- Parameters:
className- the name of the class not loadedmoduleID- the module- Returns:
- the exception
-
couldNotInstantiateClassInstanceFromModule$str
-
couldNotInstantiateClassInstanceFromModule
public final org.jboss.as.controller.OperationFailedException couldNotInstantiateClassInstanceFromModule(String className, String moduleID) Description copied from interface:NamingLoggerCreates an exception indicating that a class instance could not be instantiate, from the specified module.- Specified by:
couldNotInstantiateClassInstanceFromModulein interfaceNamingLogger- Parameters:
className- the name of the class not loadedmoduleID- the module- Returns:
- the exception
-
notAnInstanceOfObjectFactory$str
-
notAnInstanceOfObjectFactory
public final org.jboss.as.controller.OperationFailedException notAnInstanceOfObjectFactory(String className, String moduleID) Description copied from interface:NamingLoggerCreates an exception indicating that a class is not anObjectFactoryinstance, from the specified module.- Specified by:
notAnInstanceOfObjectFactoryin interfaceNamingLogger- Parameters:
className- the name of the classmoduleID- the module id- Returns:
- the exception
-
resourceLookupForInjectionFailed$str
-
resourceLookupForInjectionFailed
Description copied from interface:NamingLoggerCreates an exception indicating a lookup failed, wrtjavax.annotation.Resourceinjection.- Specified by:
resourceLookupForInjectionFailedin interfaceNamingLogger- Parameters:
jndiName- the JNDI name.- Returns:
- a
RuntimeExceptionfor the error.
-
bindingTypeRequiresAttributeDefined$str
-
bindingTypeRequiresAttributeDefined
public final org.jboss.as.controller.OperationFailedException bindingTypeRequiresAttributeDefined(BindingType bindingType, String attributeName) Description copied from interface:NamingLoggerCreates an exception indicating that a required attribute is not defined.- Specified by:
bindingTypeRequiresAttributeDefinedin interfaceNamingLogger- Parameters:
bindingType- binding typeattributeName- missing attribute- Returns:
- the exception
-
cacheNotValidForBindingType$str
-
cacheNotValidForBindingType
public final org.jboss.as.controller.OperationFailedException cacheNotValidForBindingType(BindingType type) - Specified by:
cacheNotValidForBindingTypein interfaceNamingLogger
-
lookupError$str
-
lookupError
Description copied from interface:NamingLoggerCreates an exception indicating a lookup failure.- Specified by:
lookupErrorin interfaceNamingLogger- Parameters:
cause- the cause of the errorname- the bind name.- Returns:
- a
NamingExceptionfor the error.
-
serviceNotStarted$str
-
serviceNotStarted
Description copied from interface:NamingLoggerIndicates that a service is not started as expected.- Specified by:
serviceNotStartedin interfaceNamingLogger- Returns:
- the exception
-
cannotRebindExternalContext$str
-
cannotRebindExternalContext
public final org.jboss.as.controller.OperationFailedException cannotRebindExternalContext()- Specified by:
cannotRebindExternalContextin interfaceNamingLogger
-
moduleNotFound$str
-
moduleNotFound
public final org.jboss.as.controller.OperationFailedException moduleNotFound(String moduleID, String missingModule) - Specified by:
moduleNotFoundin interfaceNamingLogger
-
failedToStartRemoteNamingService$str
-
failedToStartRemoteNamingService
- Specified by:
failedToStartRemoteNamingServicein interfaceNamingLogger
-
failedToStopRemoteNamingService$str
-
failedToStopRemoteNamingService
- Specified by:
failedToStopRemoteNamingServicein interfaceNamingLogger
-