Interface | Description |
---|---|
ManagedReference |
A reference to a container managed object
|
ManagedReferenceFactory |
Creates container managed references.
|
NamingLogger |
Date: 17.06.2011
|
NamingMessages |
Date: 17.06.2011
|
NamingStore |
Interface to layout a contract for naming entry back-end storage.
|
ServiceAwareObjectFactory |
Interface the should be implemented by
ObjectFactory s that require access to the ServiceRegistry . |
WritableNamingStore |
A
NamingStore that allows entries to be written as well as retrieved. |
Class | Description |
---|---|
ContextManagedReferenceFactory |
Managed reference factory used for binding a context.
|
InitialContext | |
InitialContextFactory |
Initial context factory which returns
NamingContext instances. |
InitialContextFactoryBuilder |
Initial context factory builder which ensures the proper naming context factory is used if the environment
does not override the initial context impl property.
|
InMemoryNamingStore |
In-memory implementation of the NamingStore.
|
JndiPermission |
This class represents access to a path in the JNDI tree.
|
ManagedReferenceInjector<T> |
A n adaptor between value injectors and ManagedReferenceFactory
|
ManagedReferenceObjectFactory | |
NamingContext |
Naming context implementation which proxies calls to a
NamingStore instance. |
NamingEventCoordinator |
Coordinator responsible for passing @(code NamingEvent} instances to registered @{code NamingListener} instances.
|
ServiceBasedNamingStore | |
ServiceReferenceObjectFactory |
Abstract object factory that allows for the creation of service references.
|
StaticManagedObject |
A JNDI injectable which returns a static object and takes no action when the value is returned.
|
ValueManagedReference |
A ManagedReference that simply holds a value'
|
ValueManagedReferenceFactory |
A JNDI injectable which simply uses an MSC
Value
to fetch the injected value, and takes no action when the value is returned. |
ValueManagedReferenceFactory.ValueManagedReference | |
WritableServiceBasedNamingStore |
Enum | Description |
---|---|
JndiPermission.Action |
Exception | Description |
---|---|
RequireResolveException |
Indicates that a naming store encountered a reference or a link when
performing a list operation.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.