Package | Description |
---|---|
nl.tudelft.simulation.naming |
Provides classes for a File and JVM implementation of Java's JNDI interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteContext
(c) copyright 2002-2005 Delft
University of Technology , the Netherlands.
|
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
RemoteContextClient(RemoteContextInterface remoteContext)
constructs a new RemoteContextClient
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.