- 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 interface org.jboss.as.naming.logging.NamingLogger
-
- cannotAddToReadOnlyPermissionCollection() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
- cannotBeNull(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating the name cannot be null.
- cannotDeferenceObject(Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the object dereference to the object failed.
- cannotListNonContextBinding() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the inability to list a non-context binding.
- cannotLookupLink() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
A message indicating the link could not be looked up.
- cannotObtain(Throwable, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the name could not be obtained.
- cannotProceedException(Object, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a cannot-proceed exception.
- 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 interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the service name could not be resolved.
- 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.
- check(Name, JndiPermission.Action...) - Static method in class org.jboss.as.naming.JndiPermission
-
A utility method to check if the current access control context possesses
the JndiPermission for given JNDI name and actions.
- 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
-
- closingChannel(Channel, Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
- closingChannelOnChannelEnd(Channel) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
- 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(Name, Name) - Method in class org.jboss.as.naming.NamingContext
- composeName(String, String) - 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
-
- ContextListManagedReferenceFactory - Interface in org.jboss.as.naming
-
- 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, ModuleIdentifier) - 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.
- couldNotLoadClassFromModule(String, ModuleIdentifier) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a class could not be loaded from a module.
- couldNotLoadModule(ModuleIdentifier) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a module could not be loaded.
- create(Class<?>, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target type 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(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, 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
-
- createSubcontext(Name) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
- createSubcontext(Name) - Method in class org.jboss.as.naming.NamingContext
- createSubcontext(String) - 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
-
- get(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- getAbsoluteJndiName() - Method in class org.jboss.as.naming.deployment.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
-
- getActions() - Method in class org.jboss.as.naming.JndiPermission
-
Returns the "canonical string representation" of the actions.
- 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.
- 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
- getExecutorServiceInjector() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- 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 org.jboss.as.naming.service.Attribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Get the local name of this element.
- getManagedObjectInjector() - Method in class org.jboss.as.naming.service.BinderService
-
Get the injector for the item to be bound.
- getModuleIdentifier() - Method in class org.jboss.as.naming.context.ModularReference
-
Get the module name to load the factory class from.
- getNameInNamespace() - Method in class org.jboss.as.naming.NamingContext
- getNameParser(Name) - Method in class org.jboss.as.naming.NamingContext
- getNameParser(String) - Method in class org.jboss.as.naming.NamingContext
- getNamespaceBindings(DeploymentUnit) - Static method in class org.jboss.as.naming.deployment.NamespaceBindings
-
Get the namespace bindings for a deployment context.
- 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, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
Create an object instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - 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, Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ManagedReferenceObjectFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
- getObjectInstance(Object, Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
Handles the service reference.
- 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
-
- 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 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.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
- illegalContextInName(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating there was an illegal context in the name.
- ImmediateManagedReference - Class in org.jboss.as.naming
-
- 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(Permission) - Method in class org.jboss.as.naming.JndiPermission
-
Checks if this JndiPermission object "implies" the specified 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 NamingContext instances.
- 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
-
- 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(NamingEventCoordinator) - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with an event coordinator, 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, 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.NamingSubsystem11Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem12Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem13Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem14Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem20Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystemRemove
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystemRootResourceDefinition
-
- 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.subsystem.RemoteNamingResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.naming.util.NameParser
-
- invalidActionMask() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the actions mask is invalid.
- invalidContextReference(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the context reference is invalid.
- invalidJndiName(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the JNDI name is invalid.
- invalidLoadFactor() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the load factor must be greater than 0 and less then or equal 1.
- invalidNameForContextBinding(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
- invalidNamespaceForBinding(String, String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
- invalidPermission(Permission) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the permission is invalid.
- invalidPermissionAction(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the permission actions is unknown.
- invalidTableSize() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the table size cannot be negative.
- 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.
- isEmpty() - Method in class org.jboss.as.naming.util.ThreadLocalStack
-
- isLastComponentEmpty(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Determine whether the last component is empty.
- 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 interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the name could not be found in the context.
- NameParser - Class in org.jboss.as.naming.util
-
Name parser used by the NamingContext instances.
- NamespaceBindings - Class in org.jboss.as.naming.deployment
-
Configuration object used to managed a collection a JNDI namespace bindings for a deployment.
- NamespaceBindings() - Constructor for class org.jboss.as.naming.deployment.NamespaceBindings
-
- NamespaceContextSelector - Class in org.jboss.as.naming.context
-
Selects a naming context based on the provided identifier (eg.
- 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.
- NamingBindingAdd - Class in org.jboss.as.naming.subsystem
-
A AbstractAddStepHandler to 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 ResourceDefinition for JNDI bindings
- NamingContext - Class in org.jboss.as.naming
-
Naming context implementation which proxies calls to a NamingStore instance.
- 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
- 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
-
- NamingSubsystem20Parser - 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 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 EJB3 subsystem.
- NamingSubsystemRootResourceDefinition - Class in org.jboss.as.naming.subsystem
-
ResourceDefinition for the Naming subsystem's root management resource.
- NamingSubsystemXMLAttribute - Enum in org.jboss.as.naming.subsystem
-
- NamingSubsystemXMLElement - Enum 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.jboss.as.naming.JndiPermission
-
Returns a new PermissionCollection object for storing JndiPermission
objects.
- noBindingsAvailable() - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating there is nothing available to bind to.
- notAContextException(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a not-context exception for a name.
- notAnInstanceOfObjectFactory(String, ModuleIdentifier) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating that a class is not an
ObjectFactory instance, from the specified module.
- nullCorrelationId(Throwable) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
- nullVar(String) - Method in interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the variable is null.
- 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 interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating the naming context is read-only.
- rebind(Name, Object) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object, Class<?>) - 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(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 interface org.jboss.as.naming.WritableNamingStore
-
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) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- rebind(Name, Object, Class<?>) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemRemove
-
- registerAttributes(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
-
- 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 - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- REMOTE_NAMING_PATH - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- RemoteNamingAdd - Class in org.jboss.as.naming.subsystem
-
A AbstractAddStepHandler to 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 ResourceDefinition for JNDI bindings
- RemoteNamingServerService - Class in org.jboss.as.naming.remote
-
- RemoteNamingServerService() - Constructor for class org.jboss.as.naming.remote.RemoteNamingServerService
-
- remove(ServiceName) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- remove(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- 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 NamingListener from 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 NamingListener from 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(Name, Name) - Method in class org.jboss.as.naming.NamingContext
- rename(String, String) - 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 interface org.jboss.as.naming.logging.NamingLogger
-
Creates an exception indicating a lookup failed, wrt Resource injection.
- 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
Service which on stop releases runtime installed
BinderServices.
- RuntimeBindReleaseService() - Constructor for class org.jboss.as.naming.deployment.RuntimeBindReleaseService
-
- RuntimeBindReleaseService.References - Class in org.jboss.as.naming.deployment
-
- 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(Value<Object>) - Constructor for class org.jboss.as.naming.ValueManagedReference
-
- ValueManagedReferenceFactory - Class in org.jboss.as.naming
-
A JNDI injectable which simply uses an MSC Value
to fetch the injected value, and takes no action when the value is returned.
- ValueManagedReferenceFactory(Value<?>) - Constructor for class org.jboss.as.naming.ValueManagedReferenceFactory
-
Construct a new instance.
- ValueManagedReferenceFactory.ValueManagedReference - Class in org.jboss.as.naming
-
- valueOf(String) - Static method in enum org.jboss.as.naming.JndiPermission.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.service.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.subsystem.BindingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.as.naming.JndiPermission.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.service.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.subsystem.BindingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- VERSION_1_1_0 - Static variable in class org.jboss.as.naming.subsystem.NamingExtension
-
- VERSION_1_2_0 - Static variable in class org.jboss.as.naming.subsystem.NamingExtension
-
- VERSION_1_3_0 - Static variable in class org.jboss.as.naming.subsystem.NamingExtension
-