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="2023-08-25T11:08:02-0400") 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:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.naming.logging.NamingLogger
ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description NamingLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivatingSubsystem()Logs an informational message indicating the naming subsystem is being activated.protected StringactivatingSubsystem$str()org.jboss.as.controller.OperationFailedExceptionbindingTypeRequiresAttributeDefined(BindingType bindingType, String attributeName)Creates an exception indicating that a required attribute is not defined.protected StringbindingTypeRequiresAttributeDefined$str()org.jboss.as.controller.OperationFailedExceptioncacheNotValidForBindingType(BindingType type)protected StringcacheNotValidForBindingType$str()SecurityExceptioncannotAddToReadOnlyPermissionCollection()Creates an exception indicating you cannot add aPermissionto a read-onlyPermissionCollection.protected StringcannotAddToReadOnlyPermissionCollection$str()StringcannotBeNull(String name)A message indicating thenamecannot benull.protected StringcannotBeNull$str()NamingExceptioncannotDeferenceObject(Throwable cause)Creates an exception indicating the object dereference to the object failed.protected StringcannotDeferenceObject$str()NamingExceptioncannotListNonContextBinding()Creates an exception indicating the inability to list a non-context binding.protected StringcannotListNonContextBinding$str()StringcannotLookupLink()A message indicating the link could not be looked up.protected StringcannotLookupLink$str()org.jboss.as.controller.OperationFailedExceptioncannotRebindExternalContext()protected StringcannotRebindExternalContext$str()NamingExceptioncannotResolveService(org.jboss.msc.service.ServiceName serviceName)Creates an exception indicating the service name could not be resolved.NamingExceptioncannotResolveService(org.jboss.msc.service.ServiceName serviceName, String className, String state)Creates an exception indicating the service name could not be resolved.protected StringcannotResolveService1$str()protected StringcannotResolveService3$str()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 StringcannotResolveServiceBug$str()org.jboss.as.controller.OperationFailedExceptioncouldNotInstantiateClassInstanceFromModule(String className, org.jboss.modules.ModuleIdentifier moduleID)Creates an exception indicating that a class instance could not be instantiate, from the specified module.protected StringcouldNotInstantiateClassInstanceFromModule$str()org.jboss.as.controller.OperationFailedExceptioncouldNotLoadClassFromModule(String className, org.jboss.modules.ModuleIdentifier moduleID)Creates an exception indicating that a class could not be loaded from a module.protected StringcouldNotLoadClassFromModule$str()org.jboss.as.controller.OperationFailedExceptioncouldNotLoadModule(org.jboss.modules.ModuleIdentifier moduleID)Creates an exception indicating that a module could not be loaded.protected StringcouldNotLoadModule$str()StringduplicateBinding(JndiName jndiName, Object existing, Object value)A message indicating duplicate JNDI bindings were found.protected StringduplicateBinding$str()InvalidNameExceptionemptyNameNotAllowed()Creates an exception indicating an empty name is not allowed.protected StringemptyNameNotAllowed$str()IllegalStateExceptionentryNotRegistered(Throwable cause, String contextName, Context context)Creates an exception indicating the JNDI entry is not yet registered in the context.protected StringentryNotRegistered$str()IllegalStateExceptionfailedToDestroyRootContext(Throwable cause)Creates an exception indicating a failure to destroy the root context.protected StringfailedToDestroyRootContext$str()NamingExceptionfailedToInstantiate(Throwable cause, String description, String className, ClassLoader classLoader)Creates an exception indicating theclassNamecould not be instantiated from theclassLoader.protected StringfailedToInstantiate$str()voidfailedToLookupJndiViewValue(String entry, Throwable cause)A message indicating that the lookup of an entry's JNDI view value failed.protected StringfailedToLookupJndiViewValue$str()StringfailedToReadContextEntries(String bindingName)A message indicating the context entries could not be read from the binding name represented by thebindingNameparameter.protected StringfailedToReadContextEntries$str()voidfailedToReleaseBinderService(Throwable cause)Creates an exception indicating that a class is not anObjectFactoryinstance, from the specified module.protected StringfailedToReleaseBinderService$str()voidfailedToSet(Throwable cause, String name)Logs a warning message indicating thenamefailed to get set.protected StringfailedToSet$str()StringfailedToStart(String name)A message indicating a failure to start thenameservice.protected StringfailedToStart$str()protected LocalegetLoggingLocale()RuntimeExceptionillegalContextInName(String jndiName)Creates an exception indicating there was an illegal context in the name.protected StringillegalContextInName$str()NamingExceptioninvalidContextReference(String referenceName)Creates an exception indicating the context reference is invalid.protected StringinvalidContextReference$str()IllegalArgumentExceptioninvalidJndiName(String jndiName)Creates an exception indicating the JNDI name is invalid.protected StringinvalidJndiName$str()IllegalArgumentExceptioninvalidLoadFactor()Creates an exception indicating the load factor must be greater than 0 and less then or equal 1.protected StringinvalidLoadFactor$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioninvalidNameForContextBinding(String name)protected StringinvalidNameForContextBinding$str()org.jboss.as.controller.OperationFailedExceptioninvalidNamespaceForBinding(String name, String namespaces)protected StringinvalidNamespaceForBinding$str()IllegalArgumentExceptioninvalidPermission(Permission permission)Creates an exception indicating the permission is invalid.protected StringinvalidPermission$str()IllegalArgumentExceptioninvalidPermissionAction(String permissionAction)Creates an exception indicating the permission actions is unknown.protected StringinvalidPermissionAction$str()IllegalArgumentExceptioninvalidTableSize()Creates an exception indicating the table size cannot be negative.protected StringinvalidTableSize$str()StringjndiViewNotAvailable()A message indicating that JNDI view is only available in runtime mode.protected StringjndiViewNotAvailable$str()NamingExceptionlookupError(Throwable cause, String name)Creates an exception indicating a lookup failure.protected StringlookupError$str()org.jboss.as.controller.OperationFailedExceptionmoduleNotFound(org.jboss.modules.ModuleIdentifier moduleID, String missingModule)protected StringmoduleNotFound$str()NameNotFoundExceptionnameNotFoundInContext(String name, Name contextName)Creates an exception indicating the name could not be found in the context.protected StringnameNotFoundInContext$str()org.jboss.as.controller.OperationFailedExceptionnotAnInstanceOfObjectFactory(String className, org.jboss.modules.ModuleIdentifier moduleID)Creates an exception indicating that a class is not anObjectFactoryinstance, from the specified module.protected StringnotAnInstanceOfObjectFactory$str()IllegalArgumentExceptionnullVar(String varName)Creates an exception indicating the variable isnull.protected StringnullVar$str()NamingExceptionobjectFactoryCreationFailure(Throwable cause)Creates an exception indicating the object factory failed to create from the classloader.protected StringobjectFactoryCreationFailure$str()OperationNotSupportedExceptionreadOnlyNamingContext()Creates an exception indicating the naming context is read-only.protected StringreadOnlyNamingContext$str()RuntimeExceptionresourceLookupForInjectionFailed(String jndiName, Throwable cause)Creates an exception indicating a lookup failed, wrtjavax.annotation.Resourceinjection.protected StringresourceLookupForInjectionFailed$str()IllegalArgumentExceptionserviceAlreadyBound(org.jboss.msc.service.ServiceName serviceName)Creates an exception indicating the service name has already been bound.protected StringserviceAlreadyBound$str()IllegalStateExceptionserviceNotStarted(org.jboss.msc.service.ServiceName serviceName)Indicates that a service is not started as expected.protected StringserviceNotStarted$str()voidstartingService()Logs an informational message indicating the naming service is starting.protected StringstartingService$str()IllegalStateExceptiontableIsFull()Creates an exception indicating the table is full.protected StringtableIsFull$str()NamingExceptionthreadInterrupt(org.jboss.msc.service.ServiceName serviceName)Creates an exception indicating the thread was interrupted while retrieving the service.protected StringthreadInterrupt$str()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 StringunableToTransformURLBindingValue$str()org.jboss.as.controller.OperationFailedExceptionunknownBindingType(String type)Creates an exception indicating that the type for the binding to add is not known.protected StringunknownBindingType$str()org.jboss.as.controller.OperationFailedExceptionunsupportedSimpleBindingType(String type)Creates an exception indicating that the type for the simple binding to add is not supported.protected StringunsupportedSimpleBindingType$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()
-
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
protected String activatingSubsystem$str()
-
failedToSet
public final void failedToSet(Throwable cause, String name)
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
protected String 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
protected String startingService$str()
-
failedToReleaseBinderService
public final void failedToReleaseBinderService(Throwable cause)
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
protected String failedToReleaseBinderService$str()
-
failedToLookupJndiViewValue
public final void failedToLookupJndiViewValue(String entry, Throwable cause)
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
protected String failedToLookupJndiViewValue$str()
-
cannotAddToReadOnlyPermissionCollection$str
protected String cannotAddToReadOnlyPermissionCollection$str()
-
cannotAddToReadOnlyPermissionCollection
public final SecurityException 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
protected String cannotBeNull$str()
-
cannotBeNull
public final String cannotBeNull(String name)
Description copied from interface:NamingLoggerA message indicating thenamecannot benull.- Specified by:
cannotBeNullin interfaceNamingLogger- Parameters:
name- the name.- Returns:
- the message.
-
cannotDeferenceObject$str
protected String cannotDeferenceObject$str()
-
cannotDeferenceObject
public final NamingException cannotDeferenceObject(Throwable cause)
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
protected String cannotListNonContextBinding$str()
-
cannotListNonContextBinding
public final NamingException 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
protected String cannotLookupLink$str()
-
cannotLookupLink
public final String cannotLookupLink()
Description copied from interface:NamingLoggerA message indicating the link could not be looked up.- Specified by:
cannotLookupLinkin interfaceNamingLogger- Returns:
- the message.
-
cannotResolveService1$str
protected String cannotResolveService1$str()
-
cannotResolveService
public final NamingException cannotResolveService(org.jboss.msc.service.ServiceName serviceName)
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
protected String 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
protected String 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
protected String duplicateBinding$str()
-
duplicateBinding
public final String duplicateBinding(JndiName jndiName, Object existing, Object value)
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
protected String emptyNameNotAllowed$str()
-
emptyNameNotAllowed
public final InvalidNameException 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
protected String 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
protected String failedToDestroyRootContext$str()
-
failedToDestroyRootContext
public final IllegalStateException failedToDestroyRootContext(Throwable cause)
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
protected String 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
protected String failedToReadContextEntries$str()
-
failedToReadContextEntries
public final String failedToReadContextEntries(String bindingName)
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
protected String failedToStart$str()
-
failedToStart
public final String failedToStart(String name)
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
protected String illegalContextInName$str()
-
illegalContextInName
public final RuntimeException illegalContextInName(String jndiName)
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
protected String invalidContextReference$str()
-
invalidContextReference
public final NamingException invalidContextReference(String referenceName)
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
protected String invalidJndiName$str()
-
invalidJndiName
public final IllegalArgumentException invalidJndiName(String jndiName)
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
protected String invalidLoadFactor$str()
-
invalidLoadFactor
public final IllegalArgumentException 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
protected String invalidPermission$str()
-
invalidPermission
public final IllegalArgumentException invalidPermission(Permission permission)
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
protected String invalidPermissionAction$str()
-
invalidPermissionAction
public final IllegalArgumentException invalidPermissionAction(String permissionAction)
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
protected String invalidTableSize$str()
-
invalidTableSize
public final IllegalArgumentException 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
protected String jndiViewNotAvailable$str()
-
jndiViewNotAvailable
public final String 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
protected String nameNotFoundInContext$str()
-
nameNotFoundInContext
public final NameNotFoundException nameNotFoundInContext(String name, Name contextName)
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
protected String nullVar$str()
-
nullVar
public final IllegalArgumentException nullVar(String varName)
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
protected String objectFactoryCreationFailure$str()
-
objectFactoryCreationFailure
public final NamingException objectFactoryCreationFailure(Throwable cause)
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
protected String readOnlyNamingContext$str()
-
readOnlyNamingContext
public final OperationNotSupportedException 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
protected String 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
protected String tableIsFull$str()
-
tableIsFull
public final IllegalStateException tableIsFull()
Description copied from interface:NamingLoggerCreates an exception indicating the table is full.- Specified by:
tableIsFullin interfaceNamingLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
threadInterrupt$str
protected String threadInterrupt$str()
-
threadInterrupt
public final NamingException threadInterrupt(org.jboss.msc.service.ServiceName serviceName)
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
protected String invalidNameForContextBinding$str()
-
invalidNameForContextBinding
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidNameForContextBinding(String name)
- Specified by:
invalidNameForContextBindingin interfaceNamingLogger
-
invalidNamespaceForBinding$str
protected String invalidNamespaceForBinding$str()
-
invalidNamespaceForBinding
public final org.jboss.as.controller.OperationFailedException invalidNamespaceForBinding(String name, String namespaces)
- Specified by:
invalidNamespaceForBindingin interfaceNamingLogger
-
unknownBindingType$str
protected String unknownBindingType$str()
-
unknownBindingType
public final org.jboss.as.controller.OperationFailedException unknownBindingType(String type)
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
protected String 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
protected String 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
protected String couldNotLoadModule$str()
-
couldNotLoadModule
public final org.jboss.as.controller.OperationFailedException couldNotLoadModule(org.jboss.modules.ModuleIdentifier moduleID)
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
protected String couldNotLoadClassFromModule$str()
-
couldNotLoadClassFromModule
public final org.jboss.as.controller.OperationFailedException couldNotLoadClassFromModule(String className, org.jboss.modules.ModuleIdentifier 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
protected String couldNotInstantiateClassInstanceFromModule$str()
-
couldNotInstantiateClassInstanceFromModule
public final org.jboss.as.controller.OperationFailedException couldNotInstantiateClassInstanceFromModule(String className, org.jboss.modules.ModuleIdentifier 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
protected String notAnInstanceOfObjectFactory$str()
-
notAnInstanceOfObjectFactory
public final org.jboss.as.controller.OperationFailedException notAnInstanceOfObjectFactory(String className, org.jboss.modules.ModuleIdentifier 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
protected String resourceLookupForInjectionFailed$str()
-
resourceLookupForInjectionFailed
public final RuntimeException resourceLookupForInjectionFailed(String jndiName, Throwable cause)
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
protected String 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
protected String cacheNotValidForBindingType$str()
-
cacheNotValidForBindingType
public final org.jboss.as.controller.OperationFailedException cacheNotValidForBindingType(BindingType type)
- Specified by:
cacheNotValidForBindingTypein interfaceNamingLogger
-
lookupError$str
protected String lookupError$str()
-
lookupError
public final NamingException lookupError(Throwable cause, String name)
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
protected String serviceNotStarted$str()
-
serviceNotStarted
public final IllegalStateException serviceNotStarted(org.jboss.msc.service.ServiceName serviceName)
Description copied from interface:NamingLoggerIndicates that a service is not started as expected.- Specified by:
serviceNotStartedin interfaceNamingLogger- Returns:
- the exception
-
cannotRebindExternalContext$str
protected String cannotRebindExternalContext$str()
-
cannotRebindExternalContext
public final org.jboss.as.controller.OperationFailedException cannotRebindExternalContext()
- Specified by:
cannotRebindExternalContextin interfaceNamingLogger
-
moduleNotFound$str
protected String moduleNotFound$str()
-
moduleNotFound
public final org.jboss.as.controller.OperationFailedException moduleNotFound(org.jboss.modules.ModuleIdentifier moduleID, String missingModule)- Specified by:
moduleNotFoundin interfaceNamingLogger
-
-