Uses of Interface
org.objectweb.jorm.naming.api.KeyFilteredNamingContext

Packages that use KeyFilteredNamingContext
org.objectweb.jorm.facility.naming.longid   
org.objectweb.jorm.naming.lib   
 

Uses of KeyFilteredNamingContext in org.objectweb.jorm.facility.naming.longid
 

Classes in org.objectweb.jorm.facility.naming.longid that implement KeyFilteredNamingContext
 class LongIdPNC
          Is a PNamingContext managing the LongIdPName and LongIdBinder.
 

Uses of KeyFilteredNamingContext in org.objectweb.jorm.naming.lib
 

Classes in org.objectweb.jorm.naming.lib that implement KeyFilteredNamingContext
 class AbstractInheritKeyFilteredPNamingContext
          This class is a PNamingContext for managing the inheritance.
 

Methods in org.objectweb.jorm.naming.lib that return KeyFilteredNamingContext
 KeyFilteredNamingContext KFPNCManager.getKFPNC(java.lang.String className)