Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- acquire() - Method in class org.jboss.as.naming.service.BinderService
- ACTION_ADD_NAMING_LISTENER - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
addNamingListeneraction. - ACTION_ALL - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
*action. - ACTION_BIND - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
bindaction. - ACTION_CREATE_SUBCONTEXT - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
createSubcontextaction. - ACTION_DESTROY_SUBCONTEXT - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
destroySubcontextaction. - ACTION_LIST - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
listaction. - ACTION_LIST_BINDINGS - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
listBindingsaction. - ACTION_LOOKUP - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
lookupaction. - ACTION_REBIND - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
rebindaction. - ACTION_UNBIND - Static variable in class org.wildfly.naming.java.permission.JndiPermission
-
The bitwise encoding of the
unbindaction. - activatingSubsystem() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- activatingSubsystem() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Logs an informational message indicating the naming subsystem is being activated.
- activatingSubsystem$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- add(BinderService) - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService.References
- add(ServiceName) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- addEntries(ModelNode, Context) - Method in interface org.jboss.as.naming.management.JndiViewExtensionContext
-
Add all the entries from the provided context into the provided model node.
- addExtension(JndiViewExtension) - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
- addExternalContext(ServiceName) - Method in interface org.jboss.as.naming.context.external.ExternalContexts
-
Adds an external context.
- addExternalContext(ServiceName) - Method in class org.jboss.as.naming.context.external.ExternalContextsNavigableSet
- addNamingListener(String, int, NamingListener) - Method in class org.jboss.as.naming.NamingContext
- addNamingListener(Name, int, NamingListener) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Add a
NamingListenerto the naming event coordinator. - addNamingListener(Name, int, NamingListener) - Method in class org.jboss.as.naming.NamingContext
- addNamingListener(Name, int, NamingListener) - Method in interface org.jboss.as.naming.NamingStore
-
Add a
NamingListenerfor a specific target and scope. - addNamingListener(Name, int, NamingListener) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- addToEnvironment(String, Object) - Method in class org.jboss.as.naming.NamingContext
- addUrlContextFactory(String, ObjectFactory) - Static method in class org.jboss.as.naming.InitialContext
-
Add an ObjectFactory to handle requests for a specific URL scheme.
- append(String) - Method in class org.jboss.as.naming.deployment.JndiName
-
Create a new JNDI name by appending a new local entry name to this name.
- APPLICATION_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for java:app namespace
- Attachments - Class in org.jboss.as.naming.deployment
-
The Naming subsystem's DU attachment keys.
- Attachments() - Constructor for class org.jboss.as.naming.deployment.Attachments
B
- bind(String, Object) - Method in class org.jboss.as.naming.NamingContext
- bind(Name, Object) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Bind and object into the naming store, creating parent contexts if needed.
- bind(Name, Object) - Method in class org.jboss.as.naming.NamingContext
- bind(Name, Object) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Bind and object into the naming store, creating parent contexts if needed.
- bind(Name, Object) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
- bind(Name, Object, Class<?>) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Bind and object into the naming store, creating parent contexts if needed.
- bind(Name, Object, Class<?>) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Bind and object into the naming store, creating parent contexts if needed.
- bind(Name, Object, Class<?>) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
- BinderService - Class in org.jboss.as.naming.service
-
Service responsible for binding and unbinding an entry into a naming context.
- BinderService(String) - Constructor for class org.jboss.as.naming.service.BinderService
- BinderService(String, Object) - Constructor for class org.jboss.as.naming.service.BinderService
-
Construct new instance.
- BinderService(String, Object, boolean) - Constructor for class org.jboss.as.naming.service.BinderService
-
Construct new instance.
- bindInfoFor(String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the service name of a NamingStore
- bindInfoFor(String, String, String, String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the service name of a context, or
nullif there is no service mapping for the context name. - bindInfoForEnvEntry(String, String, String, boolean, String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the service name of an environment entry
- BINDING - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- BINDING_PATH - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- BINDING_TYPE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- BINDINGS - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- BindingType - Enum Class in org.jboss.as.naming.subsystem
- bindingTypeRequiresAttributeDefined(BindingType, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- bindingTypeRequiresAttributeDefined(BindingType, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a required attribute is not defined.
- bindingTypeRequiresAttributeDefined$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- buildServiceName(Name) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- buildServiceName(ServiceName, String) - Static method in class org.jboss.as.naming.deployment.ContextNames
C
- CACHE - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- CACHE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- CACHE_CONTEXT - Static variable in class org.jboss.as.naming.ExternalContextObjectFactory
- cacheNotValidForBindingType(BindingType) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cacheNotValidForBindingType(BindingType) - Method in interface org.jboss.as.naming.logging.NamingLogger
- cacheNotValidForBindingType$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotAddToReadOnlyPermissionCollection() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotAddToReadOnlyPermissionCollection() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating you cannot add a
Permissionto a read-onlyPermissionCollection. - cannotAddToReadOnlyPermissionCollection$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotBeNull(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotBeNull(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating the
namecannot benull. - cannotBeNull$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotDeferenceObject(Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotDeferenceObject(Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the object dereference to the object failed.
- cannotDeferenceObject$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotListNonContextBinding() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotListNonContextBinding() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the inability to list a non-context binding.
- cannotListNonContextBinding$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotLookupLink() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotLookupLink() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating the link could not be looked up.
- cannotLookupLink$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotProceedException(Object, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a cannot-proceed exception.
- cannotRebindExternalContext() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotRebindExternalContext() - Method in interface org.jboss.as.naming.logging.NamingLogger
- cannotRebindExternalContext$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotResolveService(ServiceName) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotResolveService(ServiceName) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the service name could not be resolved.
- cannotResolveService(ServiceName, String, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotResolveService(ServiceName, String, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the service name could not be resolved.
- cannotResolveService1$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotResolveService3$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotResolveServiceBug(ServiceName, String, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- cannotResolveServiceBug(ServiceName, String, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the service name could not be resolved and here is a bug.
- cannotResolveServiceBug$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- CAPABILITY_NAME - Static variable in class org.jboss.as.naming.service.NamingService
- CLASS - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- CLASS - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- clear() - Method in class org.jboss.as.naming.util.FastCopyHashMap
- clone() - Method in class org.jboss.as.naming.util.FastCopyHashMap
- close() - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Close the store.
- close() - Method in class org.jboss.as.naming.NamingContext
- close() - Method in interface org.jboss.as.naming.NamingStore
-
Close the naming store and cleanup any resource used by the store.
- close() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- compareTo(JndiName) - Method in class org.jboss.as.naming.deployment.JndiName
- COMPONENT_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for java:comp namespace
- composeName(String, String) - Method in class org.jboss.as.naming.NamingContext
- composeName(Name, Name) - Method in class org.jboss.as.naming.NamingContext
- ConstructorManagedReferenceFactory - Class in org.jboss.as.naming
-
Managed reference that creates an instance from the constructor.
- ConstructorManagedReferenceFactory(Constructor<?>) - Constructor for class org.jboss.as.naming.ConstructorManagedReferenceFactory
- contains(ServiceName) - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService.References
- containsKey(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
- containsValue(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
- ContextListAndJndiViewManagedReferenceFactory - Interface in org.jboss.as.naming
-
A
ManagedReferenceFactorywhich properly supportsContextlist operations, and JNDI View lookups. - ContextListManagedReferenceFactory - Interface in org.jboss.as.naming
-
A
ManagedReferenceFactorywhich knows the class name of itsManagedReferenceobject instance. - ContextManagedReferenceFactory - Class in org.jboss.as.naming
-
Managed reference factory used for binding a context.
- ContextManagedReferenceFactory(String) - Constructor for class org.jboss.as.naming.ContextManagedReferenceFactory
- ContextNames - Class in org.jboss.as.naming.deployment
- ContextNames() - Constructor for class org.jboss.as.naming.deployment.ContextNames
- ContextNames.BindInfo - Class in org.jboss.as.naming.deployment
- contextServiceNameOfApplication(String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the base service name of an application's JNDI namespace.
- contextServiceNameOfComponent(String, String, String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the base service name of a component's JNDI namespace.
- contextServiceNameOfModule(String, String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the base service name of a module's JNDI namespace.
- couldNotInstantiateClassInstanceFromModule(String, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- couldNotInstantiateClassInstanceFromModule(String, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a class instance could not be instantiate, from the specified module.
- couldNotInstantiateClassInstanceFromModule$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- couldNotLoadClassFromModule(String, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- couldNotLoadClassFromModule(String, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a class could not be loaded from a module.
- couldNotLoadClassFromModule$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- couldNotLoadModule(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- couldNotLoadModule(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a module could not be loaded.
- couldNotLoadModule$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- create(Class<?>, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target type and factory class.
- create(Class<?>, RefAddr, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target type, reference address and factory class.
- create(String, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target class name and factory class.
- create(String, RefAddr, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target class name, reference address and factory class.
- createInitialContextFactory(Hashtable<?, ?>) - Method in class org.jboss.as.naming.InitialContextFactoryBuilder
-
Retrieves the default JBoss naming context factory.
- createObjectFactory(Object, Hashtable<?, ?>) - Method in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
Create an object factory.
- createReference(ServiceName) - Static method in class org.jboss.as.naming.ManagedReferenceObjectFactory
- createReference(ServiceName, Class<? extends ServiceReferenceObjectFactory>) - Static method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
Create a reference to a sub class of
ServiceReferenceObjectFactorythat injects the value of the given service. - createSubcontext(String) - Method in class org.jboss.as.naming.NamingContext
- createSubcontext(Name) - Method in class org.jboss.as.naming.InMemoryNamingStore
- createSubcontext(Name) - Method in class org.jboss.as.naming.NamingContext
- createSubcontext(Name) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Create a sub-context for the provided name.
- createSubcontext(Name) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
D
- DEFAULT_INSTANCE_CLASS_NAME - Static variable in interface org.jboss.as.naming.ContextListManagedReferenceFactory
- DEFAULT_JNDI_VIEW_INSTANCE_VALUE - Static variable in interface org.jboss.as.naming.JndiViewManagedReferenceFactory
- DefaultNamespaceContextSelectorService - Class in org.jboss.as.naming.service
- DefaultNamespaceContextSelectorService() - Constructor for class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.naming.deployment.ExternalContextsProcessor
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.naming.deployment.JdkDependenciesProcessor
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
- destroySubcontext(String) - Method in class org.jboss.as.naming.NamingContext
- destroySubcontext(Name) - Method in class org.jboss.as.naming.NamingContext
- duplicateBinding(JndiName, Object, Object) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- duplicateBinding(JndiName, Object, Object) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating duplicate JNDI bindings were found.
- duplicateBinding$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- DuplicateBindingException - Exception in org.jboss.as.naming.deployment
-
Exception thrown if a deployment contains duplicate non-compatible JNDI bindings.
- DuplicateBindingException(String) - Constructor for exception org.jboss.as.naming.deployment.DuplicateBindingException
E
- emptyNameException() - Static method in class org.jboss.as.naming.util.NamingUtils
-
Create an invalid name exception for an empty name.
- emptyNameNotAllowed() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- emptyNameNotAllowed() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating an empty name is not allowed.
- emptyNameNotAllowed$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- entryNotRegistered(Throwable, String, Context) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- entryNotRegistered(Throwable, String, Context) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the JNDI entry is not yet registered in the context.
- entryNotRegistered$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- entrySet() - Method in class org.jboss.as.naming.util.FastCopyHashMap
- ENVIRONMENT - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- ENVIRONMENT - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- ENVIRONMENT_PROPERTY - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- equals(Object) - Method in class org.jboss.as.naming.deployment.JndiName
- equals(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
- equals(Object) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Determine whether this object is equal to another.
- equals(JndiPermission) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Determine whether this object is equal to another.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.naming.management.JndiViewOperation
- execute(JndiViewExtensionContext) - Method in interface org.jboss.as.naming.management.JndiViewExtension
-
Execute the extension and provide additional JNDI information in the result.
- EXPORTED_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
ServiceName for java:jboss/exported namespace
- EXTERNAL_CONTEXT - Enum constant in enum class org.jboss.as.naming.subsystem.BindingType
- EXTERNAL_CONTEXT - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- EXTERNAL_CONTEXT - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- EXTERNAL_CONTEXTS - Static variable in class org.jboss.as.naming.deployment.Attachments
-
The DU key where the subsystem's
ExternalContextsinstance may be found by DUPs. - ExternalContextBinderService - Class in org.jboss.as.naming.service
-
A binder service for external contexts.
- ExternalContextBinderService(String, Object) - Constructor for class org.jboss.as.naming.service.ExternalContextBinderService
- ExternalContextObjectFactory - Class in org.jboss.as.naming
-
An ObjectFactory that binds an arbitrary InitialContext into JNDI.
- ExternalContextObjectFactory() - Constructor for class org.jboss.as.naming.ExternalContextObjectFactory
- ExternalContexts - Interface in org.jboss.as.naming.context.external
-
The external contexts which exist in Wildfly's Naming subsystem.
- ExternalContextsNavigableSet - Class in org.jboss.as.naming.context.external
-
An
ExternalContextsimplementation using aNavigableSetto store the service names of the existent external contexts. - ExternalContextsNavigableSet() - Constructor for class org.jboss.as.naming.context.external.ExternalContextsNavigableSet
- ExternalContextsProcessor - Class in org.jboss.as.naming.deployment
-
A processor which adds the subsystem external contexts to deployment units attachments.
- ExternalContextsProcessor(ExternalContexts) - Constructor for class org.jboss.as.naming.deployment.ExternalContextsProcessor
- ExternalContextsService - Class in org.jboss.as.naming.service
-
A service containing the subsystem's
ExternalContexts. - ExternalContextsService(ExternalContexts) - Constructor for class org.jboss.as.naming.service.ExternalContextsService
F
- failedToDestroyRootContext(Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToDestroyRootContext(Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating a failure to destroy the root context.
- failedToDestroyRootContext$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToInstantiate(Throwable, String, String, ClassLoader) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToInstantiate(Throwable, String, String, ClassLoader) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the
classNamecould not be instantiated from theclassLoader. - failedToInstantiate$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToLookupJndiViewValue(String, Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToLookupJndiViewValue(String, Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating that the lookup of an entry's JNDI view value failed.
- failedToLookupJndiViewValue$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToReadContextEntries(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToReadContextEntries(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating the context entries could not be read from the binding name represented by the
bindingNameparameter. - failedToReadContextEntries$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToReleaseBinderService(Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToReleaseBinderService(Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a class is not an
ObjectFactoryinstance, from the specified module. - failedToReleaseBinderService$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToSet(Throwable, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToSet(Throwable, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Logs a warning message indicating the
namefailed to get set. - failedToSet$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToStart(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToStart(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating a failure to start the
nameservice. - failedToStart$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToStartRemoteNamingService(Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToStartRemoteNamingService(Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
- failedToStartRemoteNamingService$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToStopRemoteNamingService(Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- failedToStopRemoteNamingService(Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
- failedToStopRemoteNamingService$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- FastCopyHashMap<K,
V> - Class in org.jboss.as.naming.util -
A HashMap that is optimized for fast shallow copies.
- FastCopyHashMap() - Constructor for class org.jboss.as.naming.util.FastCopyHashMap
- FastCopyHashMap(int) - Constructor for class org.jboss.as.naming.util.FastCopyHashMap
- FastCopyHashMap(int, float) - Constructor for class org.jboss.as.naming.util.FastCopyHashMap
- FastCopyHashMap(Map<? extends K, ? extends V>) - Constructor for class org.jboss.as.naming.util.FastCopyHashMap
- FastCopyHashMap.SimpleEntry<K,
V> - Class in org.jboss.as.naming.util - forName(String) - Static method in enum class org.jboss.as.naming.subsystem.BindingType
- forName(String) - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- forName(String) - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- forUri(String) - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
G
- get(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
- getAbsoluteJndiName() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
Returns the absolute jndi name of this
ContextNames.BindInfo. - getAbsoluteName() - Method in class org.jboss.as.naming.deployment.JndiName
-
Get the absolute JNDI name as a string.
- getAccessConstraints() - Method in class org.jboss.as.naming.subsystem.NamingBindingResourceDefinition
- getActionBits() - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Get the action bits.
- getActions() - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Get the actions string.
- getBaseName() - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Retrieves the store's base name, which is the prefix for the absolute name of each entry in the store.
- getBaseName() - Method in interface org.jboss.as.naming.NamingStore
-
Retrieves the store's base name, which is the prefix for the absolute name of each entry in the store.
- getBaseName() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- getBinderServiceName() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
The service name for binder
- getBindName() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
The name for the binding
- getContext(String) - Method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Get the context for a given identifier (eg. comp -> java:comp).
- getContextInjector() - Method in class org.jboss.as.naming.deployment.NamingLookupValue
-
Get the naming context injector.
- getCurrentSelector() - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Get the current context selector for the current thread.
- getDefaultInitCtx() - Method in class org.jboss.as.naming.InitialContext
- getEndpointInjector() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
- getEnvironment() - Method in class org.jboss.as.naming.NamingContext
- getExternalContexts() - Method in class org.jboss.as.naming.deployment.ExternalContextsProcessor
- getExternalContextsInjector() - Method in class org.jboss.as.naming.service.ExternalContextBinderService
- getGlobalNamingStore() - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
- getInitialContext(Hashtable<?, ?>) - Method in class org.jboss.as.naming.InitialContextFactory
-
Get an initial context instance.
- getInstance() - Method in class org.jboss.as.naming.ImmediateManagedReference
- getInstance() - Method in interface org.jboss.as.naming.ManagedReference
-
Get the object instance.
- getInstance() - Method in class org.jboss.as.naming.ValueManagedReference
- getInstance() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory.ValueManagedReference
- getInstanceClassName() - Method in interface org.jboss.as.naming.ContextListManagedReferenceFactory
-
Retrieves the reference's object instance class name.
- getInstanceClassName() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
- getInstanceClassName() - Method in class org.jboss.as.naming.StaticManagedObject
- getInstanceClassName() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory
- getJbossNamingStore() - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
- getJndiViewInstanceValue() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
- getJndiViewInstanceValue() - Method in interface org.jboss.as.naming.JndiViewManagedReferenceFactory
-
Retrieves the reference's object instance JNDI View value.
- getJndiViewInstanceValue() - Method in class org.jboss.as.naming.StaticManagedObject
- getJndiViewInstanceValue() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory
- getKey() - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
- getLastComponent(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Get the last component of a name.
- getLocalName() - Method in class org.jboss.as.naming.deployment.JndiName
-
Get the local JNDI entry name.
- getLocalName() - Method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Get the local name of this element.
- getLoggingLocale() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- getManagedObjectInjector() - Method in class org.jboss.as.naming.service.BinderService
-
Get the injector for the item to be bound.
- getModuleName() - Method in class org.jboss.as.naming.context.ModularReference
-
Get the module name to load the factory class from.
- getName() - Method in class org.jboss.as.naming.service.BinderService
- getNameInNamespace() - Method in class org.jboss.as.naming.NamingContext
- getNameParser(String) - Method in class org.jboss.as.naming.NamingContext
- getNameParser(Name) - Method in class org.jboss.as.naming.NamingContext
- getNamingStore() - Method in class org.jboss.as.naming.remote.HttpRemoteNamingServerService
- getNamingStore() - Method in class org.jboss.as.naming.service.NamingService
-
Retrieves the naming store's InjectedValue.
- getNamingStoreInjectedValue() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
- getNamingStoreInjector() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
- getNamingStoreInjector() - Method in class org.jboss.as.naming.service.BinderService
-
Get the naming store injector.
- getObjectInstance(Object, Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ManagedReferenceObjectFactory
- getObjectInstance(Object, Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
Handles the service reference.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
Create an object instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ExternalContextObjectFactory
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.interfaces.java.javaURLContextFactory
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
Create an object instance.
- getOperationContext() - Method in interface org.jboss.as.naming.management.JndiViewExtensionContext
-
Get the operation context.
- getParent() - Method in class org.jboss.as.naming.deployment.JndiName
-
Get the parent JNDI name.
- getParentContextServiceName() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
The service name for the target namespace the binding will occur.
- getParentExternalContext(ServiceName) - Method in interface org.jboss.as.naming.context.external.ExternalContexts
-
Retrieves the external context that is a parent of the specified child service name.
- getParentExternalContext(ServiceName) - Method in class org.jboss.as.naming.context.external.ExternalContextsNavigableSet
- getPathHandlerInjectedValue() - Method in class org.jboss.as.naming.remote.HttpRemoteNamingServerService
- getReference() - Method in class org.jboss.as.naming.ConstructorManagedReferenceFactory
- getReference() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
- getReference() - Method in class org.jboss.as.naming.ImmediateManagedReferenceFactory
- getReference() - Method in interface org.jboss.as.naming.ManagedReferenceFactory
-
Get a new managed instance reference.
- getReference() - Method in class org.jboss.as.naming.StaticManagedObject
- getReference() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory
- getRemoteExposedNamingStore() - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
- getResolve() - Method in exception org.jboss.as.naming.RequireResolveException
- getResourceDescriptionResolver(String) - Static method in class org.jboss.as.naming.subsystem.NamingExtension
- getResult() - Method in interface org.jboss.as.naming.management.JndiViewExtensionContext
-
Get the operation result.
- getServiceName() - Method in class org.jboss.as.naming.service.BinderService
- getServiceNameBase() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- getServiceRegistry() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- getSource() - Method in class org.jboss.as.naming.service.BinderService
- getUriString() - Method in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
Get the URI of this namespace.
- getURLOrDefaultInitCtx(String) - Method in class org.jboss.as.naming.InitialContext
- getURLOrDefaultInitCtx(Name) - Method in class org.jboss.as.naming.InitialContext
- getURLScheme(String) - Static method in class org.jboss.as.naming.InitialContext
- getValue() - Method in class org.jboss.as.naming.deployment.NamingLookupValue
-
Lookup the value from the naming context.
- getValue() - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService
- getValue() - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
- getValue() - Method in class org.jboss.as.naming.remote.HttpRemoteNamingServerService
- getValue() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
- getValue() - Method in class org.jboss.as.naming.service.BinderService
-
Get the value from the injected context.
- getValue() - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
- getValue() - Method in class org.jboss.as.naming.service.ExternalContextsService
- getValue() - Method in class org.jboss.as.naming.service.NamingService
-
Get the naming store value.
- getValue() - Method in class org.jboss.as.naming.service.NamingStoreService
-
Get the context value.
- getValue() - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
- GLOBAL_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
ServiceName for java:global namespace
H
- hashCode() - Method in class org.jboss.as.naming.deployment.JndiName
- hashCode() - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
- hashCode() - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Get the hash code of this permission.
- HttpRemoteNamingServerService - Class in org.jboss.as.naming.remote
- HttpRemoteNamingServerService() - Constructor for class org.jboss.as.naming.remote.HttpRemoteNamingServerService
I
- illegalContextInName(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- illegalContextInName(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating there was an illegal context in the name.
- illegalContextInName$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- ImmediateManagedReference - Class in org.jboss.as.naming
-
A simple immediately-available
ManagedReference's instance. - ImmediateManagedReference(Object) - Constructor for class org.jboss.as.naming.ImmediateManagedReference
- ImmediateManagedReferenceFactory - Class in org.jboss.as.naming
- ImmediateManagedReferenceFactory(Object) - Constructor for class org.jboss.as.naming.ImmediateManagedReferenceFactory
- implies(String, int) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Determine if this permission implies the given
actionsBitson the givenname. - implies(String, String) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Determine if this permission implies the given
actionson the givenname. - implies(Permission) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Determine if this permission implies the other permission.
- implies(JndiPermission) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Determine if this permission implies the other permission.
- init(Hashtable<?, ?>) - Method in class org.jboss.as.naming.InitialContext
- INITIAL_CONTEXT_CLASS - Static variable in class org.jboss.as.naming.ExternalContextObjectFactory
- INITIAL_CONTEXT_MODULE - Static variable in class org.jboss.as.naming.ExternalContextObjectFactory
- InitialContext - Class in org.jboss.as.naming
- InitialContext(Hashtable<?, ?>) - Constructor for class org.jboss.as.naming.InitialContext
- InitialContextFactory - Class in org.jboss.as.naming
-
Initial context factory which returns
NamingContextinstances. - InitialContextFactory() - Constructor for class org.jboss.as.naming.InitialContextFactory
- InitialContextFactoryBuilder - Class in org.jboss.as.naming
-
Initial context factory builder which ensures the proper naming context factory.
- InitialContextFactoryBuilder() - Constructor for class org.jboss.as.naming.InitialContextFactoryBuilder
- initialize(ExtensionContext) - Method in class org.jboss.as.naming.subsystem.NamingExtension
- initializeNamingManager() - Static method in class org.jboss.as.naming.NamingContext
-
Initialize the naming components required by
NamingManager. - initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.naming.subsystem.NamingExtension
- inject(T) - Method in class org.jboss.as.naming.ManagedReferenceInjector
- injectServiceRegistry(ServiceRegistry) - Method in interface org.jboss.as.naming.ServiceAwareObjectFactory
- injectServiceRegistry(ServiceRegistry) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
- InMemoryNamingStore - Class in org.jboss.as.naming
-
In-memory implementation of the NamingStore.
- InMemoryNamingStore() - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with no event support, and an empty base name.
- InMemoryNamingStore(Name) - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with no event support, and the specified base name.
- InMemoryNamingStore(NamingEventCoordinator) - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with an event coordinator, and an empty base name.
- InMemoryNamingStore(NamingEventCoordinator, Name) - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with an event coordinator, and the specified base name.
- INSTANCE - Static variable in class org.jboss.as.naming.context.ObjectFactoryBuilder
- INSTANCE - Static variable in class org.jboss.as.naming.management.JndiViewOperation
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingBindingRemove
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystemXMLPersister
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.RemoteNamingRemove
- INSTANCE - Static variable in class org.jboss.as.naming.util.NameParser
- invalidContextReference(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidContextReference(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the context reference is invalid.
- invalidContextReference$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidJndiName(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidJndiName(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the JNDI name is invalid.
- invalidJndiName$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidLoadFactor() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidLoadFactor() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the load factor must be greater than 0 and less than or equal to 1.
- invalidLoadFactor$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidNameForContextBinding(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidNameForContextBinding(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
- invalidNameForContextBinding$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidNamespaceForBinding(String, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidNamespaceForBinding(String, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
- invalidNamespaceForBinding$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidPermission(Permission) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidPermission(Permission) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the permission is invalid.
- invalidPermission$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidPermissionAction(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidPermissionAction(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the permission actions is unknown.
- invalidPermissionAction$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidTableSize() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- invalidTableSize() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the table size cannot be negative.
- invalidTableSize$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- isEmpty() - Method in class org.jboss.as.naming.util.FastCopyHashMap
- isEmpty(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Determine if a name is empty, or if ot contains only one component which is the empty string.
- isLastComponentEmpty(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Determine whether the last component is empty.
J
- JAVA_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
ServiceName for java: namespace
- javaURLContextFactory - Class in org.jboss.as.naming.interfaces.java
-
Implementation of
ObjectFactoryused to create aNamingContextinstances to support the java: namespace. - javaURLContextFactory() - Constructor for class org.jboss.as.naming.interfaces.java.javaURLContextFactory
- JBOSS_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
ServiceName for java:jboss namespace
- JdkDependenciesProcessor - Class in org.jboss.as.naming.deployment
-
A processor which adds jdk naming modules to deployments.
- JdkDependenciesProcessor() - Constructor for class org.jboss.as.naming.deployment.JdkDependenciesProcessor
- JndiName - Class in org.jboss.as.naming.deployment
-
Utility object used to easily manged the construction and management of JNDI names.
- JndiNamingDependencyProcessor - Class in org.jboss.as.naming.deployment
-
Adds a service that depends on all JNDI bindings from the deployment to be up.
- JndiNamingDependencyProcessor() - Constructor for class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
- JndiPermission - Class in org.wildfly.naming.java.permission
-
Permission to access an object within the "java:" JNDI namespace.
- JndiPermission(String, int) - Constructor for class org.wildfly.naming.java.permission.JndiPermission
-
Construct a new instance using an action bitmask.
- JndiPermission(String, String) - Constructor for class org.wildfly.naming.java.permission.JndiPermission
-
Construct a new instance.
- JndiViewExtension - Interface in org.jboss.as.naming.management
-
An extension to the JndiViewOperation.
- JndiViewExtensionContext - Interface in org.jboss.as.naming.management
-
Context providing required information for JndiView extensions.
- JndiViewExtensionRegistry - Class in org.jboss.as.naming.management
-
Registry for Jndi view extensions.
- JndiViewExtensionRegistry() - Constructor for class org.jboss.as.naming.management.JndiViewExtensionRegistry
- JndiViewManagedReferenceFactory - Interface in org.jboss.as.naming
-
A
ManagedReferenceFactorywhich supports JNDI View lookups, which are done without the proper invocation context set. - jndiViewNotAvailable() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- jndiViewNotAvailable() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating that JNDI view is only available in runtime mode.
- jndiViewNotAvailable$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- JndiViewOperation - Class in org.jboss.as.naming.management
- JndiViewOperation() - Constructor for class org.jboss.as.naming.management.JndiViewOperation
K
- keySet() - Method in class org.jboss.as.naming.util.FastCopyHashMap
L
- list(String) - Method in class org.jboss.as.naming.NamingContext
- list(Name) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
List all NameClassPair instances at a given location in the tree.
- list(Name) - Method in class org.jboss.as.naming.NamingContext
- list(Name) - Method in interface org.jboss.as.naming.NamingStore
-
List the NameClassPair instances for the provided name.
- list(Name) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- listBindings(String) - Method in class org.jboss.as.naming.NamingContext
- listBindings(Name) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
List all the Binding instances at a given location in the tree.
- listBindings(Name) - Method in class org.jboss.as.naming.NamingContext
- listBindings(Name) - Method in interface org.jboss.as.naming.NamingStore
-
List the binding objects for a specified name.
- listBindings(Name) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- lookup(String) - Method in class org.jboss.as.naming.NamingContext
- lookup(String, boolean) - Method in class org.jboss.as.naming.NamingContext
- lookup(Name) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Lookup the object value of a binding node in the tree.
- lookup(Name) - Method in class org.jboss.as.naming.NamingContext
- lookup(Name) - Method in interface org.jboss.as.naming.NamingStore
-
Look up an object from the naming store.
- lookup(Name) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- lookup(Name, boolean) - Method in class org.jboss.as.naming.InMemoryNamingStore
- lookup(Name, boolean) - Method in class org.jboss.as.naming.NamingContext
- lookup(Name, boolean) - Method in interface org.jboss.as.naming.NamingStore
-
Look up an object from the naming store.
- lookup(Name, boolean) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- LOOKUP - Enum constant in enum class org.jboss.as.naming.subsystem.BindingType
- LOOKUP - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- LOOKUP - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- LOOKUP - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- lookupError(Throwable, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- lookupError(Throwable, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating a lookup failure.
- lookupError$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- lookupLink(String) - Method in class org.jboss.as.naming.NamingContext
- lookupLink(Name) - Method in class org.jboss.as.naming.NamingContext
M
- ManagedReference - Interface in org.jboss.as.naming
-
A reference to a container managed object
- ManagedReferenceFactory - Interface in org.jboss.as.naming
-
Creates container managed references.
- ManagedReferenceInjector<T> - Class in org.jboss.as.naming
-
A n adaptor between value injectors and ManagedReferenceFactory
- ManagedReferenceInjector(Injector<ManagedReferenceFactory>) - Constructor for class org.jboss.as.naming.ManagedReferenceInjector
- ManagedReferenceObjectFactory - Class in org.jboss.as.naming
- ManagedReferenceObjectFactory() - Constructor for class org.jboss.as.naming.ManagedReferenceObjectFactory
- ModularReference - Class in org.jboss.as.naming.context
-
Reference implementation that captures a module name and allows object factories to be loaded and created from modules.
- MODULE - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- MODULE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- MODULE_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for java:module namespace
- moduleNotFound(String, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- moduleNotFound(String, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
- moduleNotFound$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
N
- NAME - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- nameAlreadyBoundException(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Create a name-already-bound exception.
- nameNotFoundException(String, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Create a name-not-found exception.
- nameNotFoundInContext(String, Name) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- nameNotFoundInContext(String, Name) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the name could not be found in the context.
- nameNotFoundInContext$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- NameParser - Class in org.jboss.as.naming.util
-
Name parser used by the NamingContext instances.
- NamespaceContextSelector - Class in org.jboss.as.naming.context
-
Selects a naming context based on the provided identifier (eg. comp).
- NamespaceContextSelector() - Constructor for class org.jboss.as.naming.context.NamespaceContextSelector
- NAMING - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for all naming services.
- NAMING - Static variable in class org.jboss.as.naming.remote.HttpRemoteNamingServerService
- NAMING_1_0 - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
- NAMING_1_1 - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
- NAMING_1_2 - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
- NAMING_1_3 - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
- NAMING_1_4 - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
- NAMING_2_0 - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
- NamingBindingAdd - Class in org.jboss.as.naming.subsystem
-
A
AbstractAddStepHandlerto handle the add operation for simple JNDI bindings - NamingBindingRemove - Class in org.jboss.as.naming.subsystem
-
Handles removing a JNDI binding
- NamingBindingResourceDefinition - Class in org.jboss.as.naming.subsystem
-
A
ResourceDefinitionfor JNDI bindings - NamingContext - Class in org.jboss.as.naming
-
Naming context implementation which proxies calls to a
NamingStoreinstance. - NamingContext(Hashtable) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a new naming context with no prefix or naming store.
- NamingContext(Name, Hashtable) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a context with a prefix name.
- NamingContext(Name, NamingStore, Hashtable) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a new naming context with a prefix name and a NamingStore instance to use as a backing.
- NamingContext(NamingStore, Hashtable) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a new naming context with the given namingStore and an empty name.
- namingEnumeration(Collection<T>) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a naming enumeration over a collection.
- NamingEventCoordinator - Class in org.jboss.as.naming
-
Coordinator responsible for passing @(code NamingEvent} instances to registered @{code NamingListener} instances.
- NamingEventCoordinator() - Constructor for class org.jboss.as.naming.NamingEventCoordinator
- namingException(String, Throwable) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a general naming exception with a root cause.
- namingException(String, Throwable, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a general naming exception with a root cause and a remaining name field.
- NamingExtension - Class in org.jboss.as.naming.subsystem
-
Domain extension used to initialize the naming subsystem element handlers.
- NamingExtension() - Constructor for class org.jboss.as.naming.subsystem.NamingExtension
- NamingLogger - Interface in org.jboss.as.naming.logging
-
Date: 17.06.2011
- NamingLogger_$logger - Class in org.jboss.as.naming.logging
-
Warning this class consists of generated code.
- NamingLogger_$logger(Logger) - Constructor for class org.jboss.as.naming.logging.NamingLogger_$logger
- NamingLookupValue<T> - Class in org.jboss.as.naming.deployment
-
Value that is looked up from a naming context.
- NamingLookupValue(String) - Constructor for class org.jboss.as.naming.deployment.NamingLookupValue
-
Create a new instance.
- NamingPermission - Class in org.jboss.as.naming
-
This class is for WildFly Naming's permissions.
- NamingPermission(String) - Constructor for class org.jboss.as.naming.NamingPermission
-
Creates a new permission with the specified name.
- NamingPermission(String, String) - Constructor for class org.jboss.as.naming.NamingPermission
-
Creates a new permission object with the specified name.
- NamingService - Class in org.jboss.as.naming.service
-
Service responsible for creating and managing the life-cycle of the Naming Server.
- NamingService() - Constructor for class org.jboss.as.naming.service.NamingService
-
Construct a new instance.
- NamingStore - Interface in org.jboss.as.naming
-
Interface to layout a contract for naming entry back-end storage.
- NamingStoreService - Class in org.jboss.as.naming.service
-
Service responsible for managing the creation and life-cycle of a service based naming store.
- NamingStoreService() - Constructor for class org.jboss.as.naming.service.NamingStoreService
- NamingStoreService(boolean) - Constructor for class org.jboss.as.naming.service.NamingStoreService
- NamingSubsystem11Parser - Class in org.jboss.as.naming.subsystem
- NamingSubsystem12Parser - Class in org.jboss.as.naming.subsystem
- NamingSubsystem13Parser - Class in org.jboss.as.naming.subsystem
- NamingSubsystem14Parser - Class in org.jboss.as.naming.subsystem
- NamingSubsystemAdd - Class in org.jboss.as.naming.subsystem
- NamingSubsystemAdd() - Constructor for class org.jboss.as.naming.subsystem.NamingSubsystemAdd
- NamingSubsystemModel - Interface in org.jboss.as.naming.subsystem
-
User: jpai
- NamingSubsystemNamespace - Enum Class in org.jboss.as.naming.subsystem
-
An enumeration of the supported Naming subsystem namespaces
- NamingSubsystemRemove - Class in org.jboss.as.naming.subsystem
-
Handler for removing the Enterprise Beans 3 subsystem.
- NamingSubsystemRemove() - Constructor for class org.jboss.as.naming.subsystem.NamingSubsystemRemove
- NamingSubsystemRootResourceDefinition - Class in org.jboss.as.naming.subsystem
-
ResourceDefinitionfor the Naming subsystem's root management resource. - NamingSubsystemXMLAttribute - Enum Class in org.jboss.as.naming.subsystem
- NamingSubsystemXMLElement - Enum Class in org.jboss.as.naming.subsystem
-
Enumeration of elements used in the Naming subsystem
- NamingSubsystemXMLPersister - Class in org.jboss.as.naming.subsystem
- NamingUtils - Class in org.jboss.as.naming.util
-
Common utility functions used by the naming implementation.
- newPermissionCollection() - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Construct a new type-specific permission collection.
- notAContextException(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a not-context exception for a name.
- notAnInstanceOfObjectFactory(String, String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- notAnInstanceOfObjectFactory(String, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a class is not an
ObjectFactoryinstance, from the specified module. - notAnInstanceOfObjectFactory$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- nullVar(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- nullVar(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the variable is
null. - nullVar$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
O
- OBJECT_FACTORY - Enum constant in enum class org.jboss.as.naming.subsystem.BindingType
- OBJECT_FACTORY - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- OBJECT_FACTORY - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- ObjectFactoryBuilder - Class in org.jboss.as.naming.context
-
ObjectFactoryBuilder implementation used to support custom object factories being loaded from modules.
- objectFactoryCreationFailure(Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- objectFactoryCreationFailure(Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the object factory failed to create from the classloader.
- objectFactoryCreationFailure$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- of(String) - Static method in class org.jboss.as.naming.deployment.JndiName
-
Create a new instance of the JndiName by breaking the provided string format into a JndiName parts.
- OPERATION_NAME - Static variable in class org.jboss.as.naming.management.JndiViewOperation
- org.jboss.as.naming - package org.jboss.as.naming
- org.jboss.as.naming.context - package org.jboss.as.naming.context
- org.jboss.as.naming.context.external - package org.jboss.as.naming.context.external
- org.jboss.as.naming.deployment - package org.jboss.as.naming.deployment
- org.jboss.as.naming.interfaces.java - package org.jboss.as.naming.interfaces.java
- org.jboss.as.naming.logging - package org.jboss.as.naming.logging
- org.jboss.as.naming.management - package org.jboss.as.naming.management
- org.jboss.as.naming.remote - package org.jboss.as.naming.remote
- org.jboss.as.naming.service - package org.jboss.as.naming.service
- org.jboss.as.naming.subsystem - package org.jboss.as.naming.subsystem
- org.jboss.as.naming.util - package org.jboss.as.naming.util
- org.wildfly.naming.java.permission - package org.wildfly.naming.java.permission
P
- parse(String) - Method in class org.jboss.as.naming.util.NameParser
-
Parse the string name into a
javax.naming.Nameinstance. - parse(AttributeDefinition, String, XMLStreamReader) - Static method in class org.jboss.as.naming.subsystem.NamingSubsystem11Parser
- parse(AttributeDefinition, String, XMLStreamReader) - Static method in class org.jboss.as.naming.subsystem.NamingSubsystem12Parser
- performBoottime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemAdd
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingBindingAdd
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemRemove
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.RemoteNamingAdd
- popCurrentSelector() - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Pops the current selector for the thread, replacing it with the previous selector
- popOwner() - Static method in class org.jboss.as.naming.WritableServiceBasedNamingStore
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.naming.subsystem.NamingBindingAdd
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingBindingAdd
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemAdd
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.RemoteNamingAdd
- printDebugStats() - Method in class org.jboss.as.naming.util.FastCopyHashMap
- pushCurrentSelector(NamespaceContextSelector) - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Set the current context selector for the current thread.
- pushOwner(ServiceName) - Static method in class org.jboss.as.naming.WritableServiceBasedNamingStore
- pushOwner(ServiceTarget) - Static method in class org.jboss.as.naming.WritableServiceBasedNamingStore
- put(K, V) - Method in class org.jboss.as.naming.util.FastCopyHashMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.as.naming.util.FastCopyHashMap
R
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem11Parser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem12Parser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem13Parser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem14Parser
- readOnlyNamingContext() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- readOnlyNamingContext() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the naming context is read-only.
- readOnlyNamingContext$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- rebind(String, Object) - Method in class org.jboss.as.naming.NamingContext
- rebind(Context, String, Object) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Rebind val to name in ctx, and make sure that all intermediate contexts exist
- rebind(Context, Name, Object) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Rebind val to name in ctx, and make sure that all intermediate contexts exist
- rebind(Name, Object) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object) - Method in class org.jboss.as.naming.NamingContext
- rebind(Name, Object) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
- rebind(Name, Object, Class<?>) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object, Class<?>) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object, Class<?>) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
- REBIND - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemRemove
- registerAdditionalRuntimePackages(ManagementResourceRegistration) - Method in class org.jboss.as.naming.subsystem.RemoteNamingResourceDefinition
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.naming.subsystem.NamingBindingResourceDefinition
- registerCapabilities(ManagementResourceRegistration) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemRootResourceDefinition
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.naming.subsystem.NamingBindingResourceDefinition
- release() - Method in class org.jboss.as.naming.ImmediateManagedReference
- release() - Method in interface org.jboss.as.naming.ManagedReference
-
Release the reference.
- release() - Method in class org.jboss.as.naming.service.BinderService
-
Releases the service, returns
trueif the service is removed as a result, or false otherwise - release() - Method in class org.jboss.as.naming.ValueManagedReference
- release() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory.ValueManagedReference
- releaseAll() - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService.References
- REMOTE_NAMING - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- REMOTE_NAMING - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- REMOTE_NAMING_CAPABILITY - Static variable in class org.jboss.as.naming.subsystem.RemoteNamingResourceDefinition
- REMOTE_NAMING_PATH - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- RemoteNamingAdd - Class in org.jboss.as.naming.subsystem
-
A
AbstractAddStepHandlerto handle the add operation for simple JNDI bindings - RemoteNamingRemove - Class in org.jboss.as.naming.subsystem
-
Handles removing a JNDI binding
- RemoteNamingResourceDefinition - Class in org.jboss.as.naming.subsystem
-
A
ResourceDefinitionfor JNDI bindings - RemoteNamingServerService - Class in org.jboss.as.naming.remote
- RemoteNamingServerService() - Constructor for class org.jboss.as.naming.remote.RemoteNamingServerService
- remove(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
- remove(ServiceName) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- removeExtension(JndiViewExtension) - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
- removeExternalContext(ServiceName) - Method in interface org.jboss.as.naming.context.external.ExternalContexts
-
Removes an external context.
- removeExternalContext(ServiceName) - Method in class org.jboss.as.naming.context.external.ExternalContextsNavigableSet
- removeFromEnvironment(String) - Method in class org.jboss.as.naming.NamingContext
- removeNamingListener(NamingListener) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Remove a
NamingListenerfrom the naming event coordinator. - removeNamingListener(NamingListener) - Method in class org.jboss.as.naming.NamingContext
- removeNamingListener(NamingListener) - Method in interface org.jboss.as.naming.NamingStore
-
Remove a
NamingListenerfrom all targets and scopes - removeNamingListener(NamingListener) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
- removeUrlContextFactory(String, ObjectFactory) - Static method in class org.jboss.as.naming.InitialContext
-
Remove an ObjectFactory from the map of registered ones.
- rename(String, String) - Method in class org.jboss.as.naming.NamingContext
- rename(Name, Name) - Method in class org.jboss.as.naming.NamingContext
- RequireResolveException - Exception in org.jboss.as.naming
-
Indicates that a naming store encountered a reference or a link when performing a list operation.
- RequireResolveException(Name) - Constructor for exception org.jboss.as.naming.RequireResolveException
- resourceLookupForInjectionFailed(String, Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- resourceLookupForInjectionFailed(String, Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating a lookup failed, wrt
javax.annotation.Resourceinjection. - resourceLookupForInjectionFailed$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- ROOT_LOGGER - Static variable in interface org.jboss.as.naming.logging.NamingLogger
-
The root logger with a category of the package name.
- RuntimeBindReleaseService - Class in org.jboss.as.naming.deployment
-
A
Servicewhich on stop releases runtime installedBinderServices. - RuntimeBindReleaseService() - Constructor for class org.jboss.as.naming.deployment.RuntimeBindReleaseService
- RuntimeBindReleaseService.References - Class in org.jboss.as.naming.deployment
S
- SERVICE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- SERVICE_NAME - Static variable in class org.jboss.as.naming.management.JndiViewExtensionRegistry
- SERVICE_NAME - Static variable in class org.jboss.as.naming.remote.HttpRemoteNamingServerService
- SERVICE_NAME - Static variable in class org.jboss.as.naming.remote.RemoteNamingServerService
- SERVICE_NAME - Static variable in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
- SERVICE_NAME - Static variable in class org.jboss.as.naming.service.ExternalContextsService
- SERVICE_NAME - Static variable in class org.jboss.as.naming.service.NamingService
-
Deprecated.
- serviceAlreadyBound(ServiceName) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- serviceAlreadyBound(ServiceName) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the service name has already been bound.
- serviceAlreadyBound$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- ServiceAwareObjectFactory - Interface in org.jboss.as.naming
-
Interface the should be implemented by
ObjectFactorys that require access to theServiceRegistry. - ServiceBasedNamingStore - Class in org.jboss.as.naming
- ServiceBasedNamingStore(ServiceRegistry, ServiceName) - Constructor for class org.jboss.as.naming.ServiceBasedNamingStore
- serviceName(String) - Method in class org.jboss.as.naming.subsystem.NamingBindingRemove
- serviceName(String) - Method in class org.jboss.as.naming.subsystem.RemoteNamingRemove
- serviceName(DeploymentUnit) - Static method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
- serviceName(ServiceName) - Static method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
- serviceNotStarted(ServiceName) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- serviceNotStarted(ServiceName) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Indicates that a service is not started as expected.
- serviceNotStarted$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- ServiceReferenceObjectFactory - Class in org.jboss.as.naming
-
Abstract object factory that allows for the creation of service references.
- ServiceReferenceObjectFactory() - Constructor for class org.jboss.as.naming.ServiceReferenceObjectFactory
- setActiveNamingStore(NamingStore) - Static method in class org.jboss.as.naming.NamingContext
-
Set the active naming store
- setDefault(NamespaceContextSelector) - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
- setSource(Object) - Method in class org.jboss.as.naming.service.BinderService
- setupLookupInjection(ServiceBuilder<?>, Injector<ManagedReferenceFactory>, DeploymentUnit, boolean) - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
Setup a lookup with respect to
javax.annotation.Resourceinjection. - setValue(V) - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
- SIMPLE - Enum constant in enum class org.jboss.as.naming.subsystem.BindingType
- SIMPLE - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- SIMPLE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- size() - Method in class org.jboss.as.naming.util.FastCopyHashMap
- start(StartContext) - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService
- start(StartContext) - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
- start(StartContext) - Method in class org.jboss.as.naming.remote.HttpRemoteNamingServerService
- start(StartContext) - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
- start(StartContext) - Method in class org.jboss.as.naming.service.BinderService
-
Bind the entry into the injected context.
- start(StartContext) - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
- start(StartContext) - Method in class org.jboss.as.naming.service.ExternalContextBinderService
- start(StartContext) - Method in class org.jboss.as.naming.service.ExternalContextsService
- start(StartContext) - Method in class org.jboss.as.naming.service.NamingService
-
Creates a new NamingServer and sets the naming context to use the naming server.
- start(StartContext) - Method in class org.jboss.as.naming.service.NamingStoreService
-
Creates the naming store if not provided by the constructor.
- startingService() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- startingService() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Logs an informational message indicating the naming service is starting.
- startingService$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- StaticManagedObject - Class in org.jboss.as.naming
-
A JNDI injectable which returns a static object and takes no action when the value is returned.
- StaticManagedObject(Object) - Constructor for class org.jboss.as.naming.StaticManagedObject
-
Construct a new instance.
- stop(StopContext) - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService
- stop(StopContext) - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
- stop(StopContext) - Method in class org.jboss.as.naming.remote.HttpRemoteNamingServerService
- stop(StopContext) - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
- stop(StopContext) - Method in class org.jboss.as.naming.service.BinderService
-
Unbind the entry from the injected context.
- stop(StopContext) - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
- stop(StopContext) - Method in class org.jboss.as.naming.service.ExternalContextBinderService
- stop(StopContext) - Method in class org.jboss.as.naming.service.ExternalContextsService
- stop(StopContext) - Method in class org.jboss.as.naming.service.NamingService
-
Removes the naming server from the naming context.
- stop(StopContext) - Method in class org.jboss.as.naming.service.NamingStoreService
-
Destroys the naming store.
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.naming.subsystem.NamingExtension
T
- tableIsFull() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- tableIsFull() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the table is full.
- tableIsFull$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- targetMustExist() - Method in class org.jboss.as.naming.NamingContext
- threadInterrupt(ServiceName) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- threadInterrupt(ServiceName) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the thread was interrupted while retrieving the service.
- threadInterrupt$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- toModelNode() - Method in enum class org.jboss.as.naming.subsystem.BindingType
-
Converts the value of the directory grouping to a model node.
- toString() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
- toString() - Method in class org.jboss.as.naming.deployment.JndiName
- toString() - Method in class org.jboss.as.naming.service.BinderService
- toString() - Method in enum class org.jboss.as.naming.subsystem.BindingType
- toString() - Method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- toString() - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
- TYPE - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- TYPE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
U
- unableToTransformURLBindingValue(String, Throwable) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- unableToTransformURLBindingValue(String, Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that the string value for the simple URL binding failed to transform.
- unableToTransformURLBindingValue$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- unbind(String) - Method in class org.jboss.as.naming.NamingContext
- unbind(Context, String) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Unbinds a name from ctx, and removes parents if they are empty
- unbind(Context, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Unbinds a name from ctx, and removes parents if they are empty
- unbind(Name) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Unbind the entry in the provided location.
- unbind(Name) - Method in class org.jboss.as.naming.NamingContext
- unbind(Name) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Unbind an object from the naming store.
- unbind(Name) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
- undeploy(DeploymentUnit) - Method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
- uninject() - Method in class org.jboss.as.naming.ManagedReferenceInjector
- UNKNOWN - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
- UNKNOWN - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- UNKNOWN - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
- unknownBindingType(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- unknownBindingType(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that the type for the binding to add is not known.
- unknownBindingType$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- unsupportedSimpleBindingType(String) - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
- unsupportedSimpleBindingType(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that the type for the simple binding to add is not supported.
- unsupportedSimpleBindingType$str() - Method in class org.jboss.as.naming.logging.NamingLogger_$logger
V
- VALUE - Enum constant in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
- VALUE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
- ValueManagedReference - Class in org.jboss.as.naming
-
A ManagedReference that simply holds a value.
- ValueManagedReference(Object) - Constructor for class org.jboss.as.naming.ValueManagedReference
-
Construct a new instance.
- ValueManagedReference(Value<?>) - Constructor for class org.jboss.as.naming.ValueManagedReference
-
Deprecated.use
ValueManagedReference(Object)instead. This constructor will be removed in the future. - ValueManagedReferenceFactory - Class in org.jboss.as.naming
-
A JNDI injectable which simply uses a value and takes no action when the value is returned.
- ValueManagedReferenceFactory(Object) - Constructor for class org.jboss.as.naming.ValueManagedReferenceFactory
-
Construct a new instance.
- ValueManagedReferenceFactory(Value<?>) - Constructor for class org.jboss.as.naming.ValueManagedReferenceFactory
-
Deprecated.use
ValueManagedReferenceFactory(Object)instead. This constructor will be removed in the future. - ValueManagedReferenceFactory.ValueManagedReference - Class in org.jboss.as.naming
- valueOf(String) - Static method in enum class org.jboss.as.naming.subsystem.BindingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.jboss.as.naming.subsystem.BindingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.jboss.as.naming.util.FastCopyHashMap
W
- withActions(int) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Return a permission which is equal to this one except with additional action bits.
- withActions(String) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Return a permission which is equal to this one except with additional actions.
- withNewActions(int) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Return a permission which is equal to this one except with its actions reset to
actionBits. - withNewActions(String) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Return a permission which is equal to this one except with its actions reset to
actions. - withoutActions(int) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Return a permission which is equal to this one except without some action bits.
- withoutActions(String) - Method in class org.wildfly.naming.java.permission.JndiPermission
-
Return a permission which is equal to this one except without some actions.
- WritableNamingStore - Interface in org.jboss.as.naming
-
A
NamingStorethat allows entries to be written as well as retrieved. - WritableServiceBasedNamingStore - Class in org.jboss.as.naming
- WritableServiceBasedNamingStore(ServiceRegistry, ServiceName, ServiceTarget) - Constructor for class org.jboss.as.naming.WritableServiceBasedNamingStore
- writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemXMLPersister
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
NamingService.CAPABILITY_NAMEcapability.