| ConstructorManagedReferenceFactory |
Managed reference that creates an instance from the constructor.
|
| ContextManagedReferenceFactory |
Managed reference factory used for binding a context.
|
| ExternalContextObjectFactory |
An ObjectFactory that binds an arbitrary InitialContext into JNDI.
|
| ImmediateManagedReference |
|
| ImmediateManagedReferenceFactory |
|
| InitialContext |
|
| InitialContextFactory |
Initial context factory which returns NamingContext instances.
|
| InitialContextFactoryBuilder |
Initial context factory builder which ensures the proper naming context factory.
|
| InMemoryNamingStore |
In-memory implementation of the NamingStore.
|
| 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.
|
| NamingPermission |
This class is for WildFly Naming's permissions.
|
| 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 a value and takes no action when the value is returned.
|
| ValueManagedReferenceFactory.ValueManagedReference |
|
| WritableServiceBasedNamingStore |
|