Package jrun.naming

Interface Summary
ContextProxy This remote interface defines Context functionality that is available remotely over rmi-iiop.
NamingConstants The set of naming constants required by the JRun JNDI provider.
NamingServiceMBean The manageable interface for the JRun JNDI provider.
SecureBinding A binding in JNDI that can accept a securityID.
 

Class Summary
ContextManager The ContextManager handles the actual manipulation of objects and names in a specific Context.
ENCFactory The java:comp/env Context, aka the Environmental Naming Context (ENC) is special to J2EE.
JRunContextFactory When an InitialContext is created using this class as the Context.INITIAL_CONTEXT_FACTORY, this is the class that the JNDI NamingManager will use to construct a Context.
JRunNamingContext This class performs the brunt of the logic required by JNDI-related tasks.
JRunNamingEnumeration This custom class implements the functionality of a NamingEnumeration as required by JNDI.
NamingParser This is the NamingParser emploed by the JRun JNDI provider to resolve Name objects properly.
NamingService This is the JNDI bootstrap class.
 



Copyright � 2002 Macromedia Corporation. All Rights Reserved.