Uses of Interface
org.jboss.as.naming.ContextListManagedReferenceFactory
-
Packages that use ContextListManagedReferenceFactory Package Description org.jboss.as.naming -
-
Uses of ContextListManagedReferenceFactory in org.jboss.as.naming
Subinterfaces of ContextListManagedReferenceFactory 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 ContextListManagedReferenceFactory 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 a value and takes no action when the value is returned.
-