Uses of Interface
nl.tudelft.simulation.naming.RemoteContextInterface

Packages that use RemoteContextInterface
nl.tudelft.simulation.naming Provides classes for a File and JVM implementation of Java's JNDI interfaces. 
 

Uses of RemoteContextInterface in nl.tudelft.simulation.naming
 

Classes in nl.tudelft.simulation.naming that implement RemoteContextInterface
 class RemoteContext
           (c) copyright 2002-2005 Delft University of Technology , the Netherlands.
 

Methods in nl.tudelft.simulation.naming that return RemoteContextInterface
 RemoteContextInterface RemoteContextInterface.createSubcontext(Name name)
          Creates and binds a new context.
 RemoteContextInterface RemoteContext.createSubcontext(Name name)
           
 RemoteContextInterface RemoteContextInterface.createSubcontext(String name)
          Creates and binds a new context.
 RemoteContextInterface RemoteContext.createSubcontext(String name)
           
 

Constructors in nl.tudelft.simulation.naming with parameters of type RemoteContextInterface
RemoteContextClient(RemoteContextInterface remoteContext)
          constructs a new RemoteContextClient
 



Copyright © 2002-2011 Delft University of Technology, the Netherlands. All Rights Reserved.