| Package | Description |
|---|---|
| org.jboss.as.naming |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextListAndJndiViewManagedReferenceFactory
A
ManagedReferenceFactory which properly supports Context list operations, and JNDI View lookups. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextManagedReferenceFactory
Managed reference factory used for binding a context.
|
class |
StaticManagedObject
A JNDI injectable which returns a static object and takes no action when the value is returned.
|
class |
ValueManagedReferenceFactory
A JNDI injectable which simply uses an MSC
Value
to fetch the injected value, and takes no action when the value is returned. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.