Uses of Package
org.rhq.jndi.context

Packages that use org.rhq.jndi.context
org.rhq.jndi   
org.rhq.jndi.context   
 

Classes in org.rhq.jndi.context used by org.rhq.jndi
ContextDecorator
           
 

Classes in org.rhq.jndi.context used by org.rhq.jndi.context
AccessCheckingContextDecorator
          This is the "meat" of the RHQ's secured JNDI access.
AccessCheckingDirContextDecorator
          A decorator of DirContext.
ContextDecorator
           
URLPreferringContextDecorator
          This is a wrapper class around another Context implementation that prefers to use an URL context for some operation if the JNDI name contains a scheme rather than the original.
URLPreferringDirContextDecorator
          Akin to URLPreferringContextDecorator this class implements the similar logic for DirContexts.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.