Uses of Interface
org.jboss.as.naming.JndiViewManagedReferenceFactory
-
Packages that use JndiViewManagedReferenceFactory Package Description org.jboss.as.naming -
-
Uses of JndiViewManagedReferenceFactory in org.jboss.as.naming
Subinterfaces of JndiViewManagedReferenceFactory in org.jboss.as.naming Modifier and Type Interface Description interfaceContextListAndJndiViewManagedReferenceFactoryAManagedReferenceFactorywhich properly supportsContextlist operations, and JNDI View lookups.Classes in org.jboss.as.naming that implement JndiViewManagedReferenceFactory Modifier and Type Class Description classContextManagedReferenceFactoryManaged reference factory used for binding a context.classStaticManagedObjectA JNDI injectable which returns a static object and takes no action when the value is returned.classValueManagedReferenceFactoryA JNDI injectable which simply uses an MSCValueto fetch the injected value, and takes no action when the value is returned.
-