A B C D E F G I J L M N O P R S T U W

A

addNamingListener(Name, int, NamingListener) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
addNamingListener(String, int, NamingListener) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
addNamingListener(Name, int, NamingListener) - Method in class nl.tudelft.simulation.naming.JVMContext
 
addNamingListener(String, int, NamingListener) - Method in class nl.tudelft.simulation.naming.JVMContext
 
addNamingListener(Name, int, RemoteContextListenerInterface) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
addNamingListener(String, int, RemoteContextListenerInterface) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
addNamingListener(Name, int, NamingListener) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
addNamingListener(String, int, NamingListener) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
addNamingListener(Name, int, RemoteContextListenerInterface) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Adds a listener for receiving naming events fired when the object(s) identified by a target and scope changes.
addNamingListener(String, int, RemoteContextListenerInterface) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Adds a listener for receiving naming events fired when the object named by the string target name and scope changes.
addToEnvironment(String, Object) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
addToEnvironment(String, Object) - Method in class nl.tudelft.simulation.naming.JVMContext
 
addToEnvironment(String, Object) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
addToEnvironment(String, Object) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
addToEnvironment(String, Object) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Adds a new environment property to the environment of this context.

B

bind(Name, Object) - Method in class nl.tudelft.simulation.naming.FileContext
 
bind(String, Object) - Method in class nl.tudelft.simulation.naming.FileContext
 
bind(String, Object) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
bind(Name, Object) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
bind(Name, Object) - Method in class nl.tudelft.simulation.naming.JVMContext
 
bind(String, Object) - Method in class nl.tudelft.simulation.naming.JVMContext
 
bind(Name, Object) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
bind(String, Object) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
bind(Name, Object) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
bind(String, Object) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
bind(Name, Object) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Binds a name to an object.
bind(String, Object) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Binds a name to an object.

C

CHILD_ADDED_EVENT - Static variable in class nl.tudelft.simulation.naming.JVMContext
CHILD_ADDED_EVENT is fired whenever a child is added
CHILD_REMOVED_EVENT - Static variable in class nl.tudelft.simulation.naming.JVMContext
CHILD_REMOVED_EVENT is fired whenever a child is removed
clone() - Method in class nl.tudelft.simulation.naming.FileContext
 
clone() - Method in class nl.tudelft.simulation.naming.JVMContext
 
close() - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
close() - Method in class nl.tudelft.simulation.naming.JVMContext
 
close() - Method in class nl.tudelft.simulation.naming.RemoteContext
 
close() - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
close() - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Closes this context.
composeName(String, String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
composeName(String, String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
composeName(Name, Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
composeName(String, String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
composeName(Name, Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
composeName(String, String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
composeName(Name, Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Composes the name of this context with a name relative to this context.
ContextListenerInterface - Interface in nl.tudelft.simulation.naming.listener
The interface to implement for namespace and object change listeners.
ContextNode - Class in nl.tudelft.simulation.naming.context
A node in the context.
ContextNode(ContextTreeModel, String, EventContext, Class[], boolean) - Constructor for class nl.tudelft.simulation.naming.context.ContextNode
constructs a new ContextNode
ContextNode(Object) - Constructor for class nl.tudelft.simulation.naming.context.ContextNode
constructs a new ContextNode
ContextTransferable - Class in nl.tudelft.simulation.naming.context
The ContextTransferable class transfers keys in DropNDrag Operations.
ContextTransferable(Object) - Constructor for class nl.tudelft.simulation.naming.context.ContextTransferable
constructs a new ContextTransferable
ContextTreeModel - Class in nl.tudelft.simulation.naming.context
The ContextTreeModel defines the inner structure of the context.
ContextTreeModel(EventContext) - Constructor for class nl.tudelft.simulation.naming.context.ContextTreeModel
constructs a new ContextTreeModel
ContextTreeModel(EventContext, Class[], boolean) - Constructor for class nl.tudelft.simulation.naming.context.ContextTreeModel
constructs a new ContextTreeModel
ContextUtil - Class in nl.tudelft.simulation.naming.context
ContextUtility class
ContextUtil() - Constructor for class nl.tudelft.simulation.naming.context.ContextUtil
constructs a new ContextUtil
createSubcontext(Name) - Method in class nl.tudelft.simulation.naming.FileContext
 
createSubcontext(String) - Method in class nl.tudelft.simulation.naming.FileContext
 
createSubcontext(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
createSubcontext(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
createSubcontext(Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
createSubcontext(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
createSubcontext(Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
createSubcontext(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
createSubcontext(Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
createSubcontext(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
createSubcontext(Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Creates and binds a new context.
createSubcontext(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Creates and binds a new context.

D

defaultInitCtx - Variable in class nl.tudelft.simulation.naming.InitialEventContext
Field holding the result of calling NamingManager.getInitialContext().
destroySubcontext(Name) - Method in class nl.tudelft.simulation.naming.FileContext
 
destroySubcontext(String) - Method in class nl.tudelft.simulation.naming.FileContext
 
destroySubcontext(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
destroySubcontext(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
destroySubcontext(Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
destroySubcontext(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
destroySubcontext(Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
destroySubcontext(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
destroySubcontext(Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
destroySubcontext(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
destroySubcontext(Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Destroys the named context and removes it from the namespace.
dragDropEnd(DragSourceDropEvent) - Method in class nl.tudelft.simulation.naming.context.SimpleDragSourceListener
 
dragEnter(DragSourceDragEvent) - Method in class nl.tudelft.simulation.naming.context.SimpleDragSourceListener
 
dragExit(DragSourceEvent) - Method in class nl.tudelft.simulation.naming.context.SimpleDragSourceListener
 
dragOver(DragSourceDragEvent) - Method in class nl.tudelft.simulation.naming.context.SimpleDragSourceListener
 
dropActionChanged(DragSourceDragEvent) - Method in class nl.tudelft.simulation.naming.context.SimpleDragSourceListener
 

E

elements - Variable in class nl.tudelft.simulation.naming.JVMContext
the children
eventListeners - Variable in class nl.tudelft.simulation.naming.JVMContext
the eventListeners

F

FileContext - Class in nl.tudelft.simulation.naming
The FileContext as implementation of the Context interface.
FileContext(File) - Constructor for class nl.tudelft.simulation.naming.FileContext
constructs a new FileContext
FileContext(File, Context, String) - Constructor for class nl.tudelft.simulation.naming.FileContext
constructs a new FileContext
FileContextFactory - Class in nl.tudelft.simulation.naming
A factory for FileContext instances, automatically invoked by JNDI when the correct jndi.properties file has been used.
FileContextFactory() - Constructor for class nl.tudelft.simulation.naming.FileContextFactory
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class nl.tudelft.simulation.naming.context.ContextTreeModel
 

G

getDefaultInitCtx() - Method in class nl.tudelft.simulation.naming.InitialEventContext
Retrieves the initial context by calling NamingManager.getInitialContext() and cache it in defaultInitCtx.
getEnvironment() - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
getEnvironment() - Method in class nl.tudelft.simulation.naming.JVMContext
 
getEnvironment() - Method in class nl.tudelft.simulation.naming.RemoteContext
 
getEnvironment() - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
getEnvironment() - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Retrieves the environment in effect for this context.
getInitialContext(Hashtable) - Method in class nl.tudelft.simulation.naming.FileContextFactory
 
getInitialContext(Hashtable) - Method in class nl.tudelft.simulation.naming.JVMContextFactory
 
getInitialContext(Hashtable) - Method in class nl.tudelft.simulation.naming.RemoteContextFactory
 
getNameInNamespace() - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
getNameInNamespace() - Method in class nl.tudelft.simulation.naming.JVMContext
 
getNameInNamespace() - Method in class nl.tudelft.simulation.naming.RemoteContext
 
getNameInNamespace() - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
getNameInNamespace() - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Retrieves the full name of this context within its own namespace.
getNameParser(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
getNameParser(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
getNameParser(Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
getNameParser(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
getNameParser(Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
getNameParser(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
getNameParser(Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
getNameParser(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
getNameParser(Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Retrieves the parser associated with the named context.
getNameParser(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Retrieves the parser associated with the named context.
getTransferData(DataFlavor) - Method in class nl.tudelft.simulation.naming.context.ContextTransferable
 
getTransferDataFlavors() - Method in class nl.tudelft.simulation.naming.context.ContextTransferable
 
getURLOrDefaultInitCtx(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
Retrieves a context for resolving the string name name.
getURLOrDefaultInitCtx(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
gotDefault - Variable in class nl.tudelft.simulation.naming.InitialEventContext
Field indicating whether the initial context has been obtained by calling NamingManager.getInitialContext().

I

init(Hashtable) - Method in class nl.tudelft.simulation.naming.InitialEventContext
Initializes the initial context using the supplied environment.
InitialEventContext - Class in nl.tudelft.simulation.naming
This class is the starting context for performing naming operations.
InitialEventContext(boolean) - Constructor for class nl.tudelft.simulation.naming.InitialEventContext
Constructs an initial context with the option of not initializing it.
InitialEventContext() - Constructor for class nl.tudelft.simulation.naming.InitialEventContext
Constructs an initial context.
InitialEventContext(Hashtable) - Constructor for class nl.tudelft.simulation.naming.InitialEventContext
Constructs an initial context using the supplied environment.
isDataFlavorSupported(DataFlavor) - Method in class nl.tudelft.simulation.naming.context.ContextTransferable
 

J

JVMContext - Class in nl.tudelft.simulation.naming
The JVMContext as implementation of the Context interface.
JVMContext() - Constructor for class nl.tudelft.simulation.naming.JVMContext
constructs a new JVMContext.
JVMContext(Context, String) - Constructor for class nl.tudelft.simulation.naming.JVMContext
constructs a new JVMContext
JVMContextFactory - Class in nl.tudelft.simulation.naming
A factory for JVMContext instances, automatically invoked by JNDI when the correct jndi.properties file has been used.
JVMContextFactory() - Constructor for class nl.tudelft.simulation.naming.JVMContextFactory
 

L

list(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
list(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
list(Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
list(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
list(Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
list(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
list(Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
list(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
list(Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
listBindings(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
listBindings(Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
listBindings(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
listBindings(Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
listBindings(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
listBindings(Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
listBindings(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
listBindings(Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Enumerates the names bound in the named context, along with the objects bound to them.
lookup(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
lookup(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
lookup(Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
lookup(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
lookup(Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
lookup(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
lookup(Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
lookup(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
lookup(Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Retrieves the named object.
lookup(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Retrieves the named object.
lookupLink(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
lookupLink(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
lookupLink(Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
lookupLink(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
lookupLink(Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
lookupLink(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
lookupLink(Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
lookupLink(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
lookupLink(Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Retrieves the named object, following links except for the terminal atomic component of the name.

M

myProps - Variable in class nl.tudelft.simulation.naming.InitialEventContext
the properties of the initialEventContext

N

namingExceptionThrown(NamingExceptionEvent) - Method in class nl.tudelft.simulation.naming.context.ContextNode
 
namingExceptionThrown(NamingExceptionEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListener
 
namingExceptionThrown(NamingExceptionEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListenerClient
 
namingExceptionThrown(NamingExceptionEvent) - Method in interface nl.tudelft.simulation.naming.listener.RemoteContextListenerInterface
Called when a naming exception is thrown while attempting to fire a NamingEvent.
nl.tudelft.simulation.naming - package nl.tudelft.simulation.naming
Provides classes for a File and JVM implementation of Java's JNDI interfaces.
nl.tudelft.simulation.naming.context - package nl.tudelft.simulation.naming.context
Provides Context Utility classes.
nl.tudelft.simulation.naming.listener - package nl.tudelft.simulation.naming.listener
 
NODE_CHANGED_EVENT - Static variable in class nl.tudelft.simulation.naming.context.ContextNode
NODE_CHANGED_EVENT
NUMBER_CHANGED_EVENT - Static variable in class nl.tudelft.simulation.naming.JVMContext
NUMBER_CHANGED_EVENT is fired whenever the number of children changes

O

objectAdded(NamingEvent) - Method in class nl.tudelft.simulation.naming.context.ContextNode
 
objectAdded(NamingEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListener
 
objectAdded(NamingEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListenerClient
 
objectAdded(NamingEvent) - Method in interface nl.tudelft.simulation.naming.listener.RemoteContextListenerInterface
Called when an object has been added.
objectChanged(NamingEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListener
 
objectChanged(NamingEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListenerClient
*
objectChanged(NamingEvent) - Method in interface nl.tudelft.simulation.naming.listener.RemoteContextListenerInterface
Called when an object has been changed.
objectRemoved(NamingEvent) - Method in class nl.tudelft.simulation.naming.context.ContextNode
 
objectRemoved(NamingEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListener
 
objectRemoved(NamingEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListenerClient
 
objectRemoved(NamingEvent) - Method in interface nl.tudelft.simulation.naming.listener.RemoteContextListenerInterface
Called when an object has been removed.
objectRenamed(NamingEvent) - Method in class nl.tudelft.simulation.naming.context.ContextNode
 
objectRenamed(NamingEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListener
 
objectRenamed(NamingEvent) - Method in class nl.tudelft.simulation.naming.listener.RemoteContextListenerClient
 
objectRenamed(NamingEvent) - Method in interface nl.tudelft.simulation.naming.listener.RemoteContextListenerInterface
Called when an object has been renamed.

P

parent - Variable in class nl.tudelft.simulation.naming.JVMContext
the parent context
parser - Variable in class nl.tudelft.simulation.naming.JVMContext
the nameParser

R

rebind(Name, Object) - Method in class nl.tudelft.simulation.naming.FileContext
 
rebind(String, Object) - Method in class nl.tudelft.simulation.naming.FileContext
 
rebind(String, Object) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
rebind(Name, Object) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
rebind(Name, Object) - Method in class nl.tudelft.simulation.naming.JVMContext
 
rebind(String, Object) - Method in class nl.tudelft.simulation.naming.JVMContext
 
rebind(Name, Object) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
rebind(String, Object) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
rebind(Name, Object) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
rebind(String, Object) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
rebind(Name, Object) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Binds a name to an object, overwriting any existing binding.
RemoteContext - Class in nl.tudelft.simulation.naming
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
RemoteContext(EventContext) - Constructor for class nl.tudelft.simulation.naming.RemoteContext
constructs a new RemoteContext
RemoteContextClient - Class in nl.tudelft.simulation.naming
The FileContext as implementation of the Context interface.
RemoteContextClient(RemoteContextInterface) - Constructor for class nl.tudelft.simulation.naming.RemoteContextClient
constructs a new RemoteContextClient
RemoteContextFactory - Class in nl.tudelft.simulation.naming
A factory for RemoteContextClient instances, automatically invoked by JNDI when the correct jndi.properties file has been used.
RemoteContextFactory() - Constructor for class nl.tudelft.simulation.naming.RemoteContextFactory
 
RemoteContextInterface - Interface in nl.tudelft.simulation.naming
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
RemoteContextListener - Class in nl.tudelft.simulation.naming.listener
A RemoteContextListener.
RemoteContextListener(ContextListenerInterface) - Constructor for class nl.tudelft.simulation.naming.listener.RemoteContextListener
constructs a new RemoteContextListener
RemoteContextListenerClient - Class in nl.tudelft.simulation.naming.listener
The local wrapper for remoteContextListeners.
RemoteContextListenerClient(RemoteContextListenerInterface) - Constructor for class nl.tudelft.simulation.naming.listener.RemoteContextListenerClient
constructs a new RemoteContextListenerClient
RemoteContextListenerInterface - Interface in nl.tudelft.simulation.naming.listener
A remoteInterface for the ContextListener.
removeFromEnvironment(String) - Method in class nl.tudelft.simulation.naming.FileContext
 
removeFromEnvironment(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
removeFromEnvironment(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
removeFromEnvironment(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
removeFromEnvironment(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
removeFromEnvironment(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Removes an environment property from the environment of this context.
removeNamingListener(NamingListener) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
removeNamingListener(NamingListener) - Method in class nl.tudelft.simulation.naming.JVMContext
 
removeNamingListener(RemoteContextListenerInterface) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
removeNamingListener(NamingListener) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
removeNamingListener(RemoteContextListenerInterface) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Removes a listener from receiving naming events fired by this EventContext.
rename(Name, Name) - Method in class nl.tudelft.simulation.naming.FileContext
 
rename(String, String) - Method in class nl.tudelft.simulation.naming.FileContext
 
rename(String, String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
rename(Name, Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
rename(Name, Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
rename(String, String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
rename(Name, Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
rename(String, String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
rename(Name, Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
rename(String, String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
rename(Name, Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Binds a new name to the object bound to an old name, and unbinds the old name.
resolveKey(Object) - Static method in class nl.tudelft.simulation.naming.context.ContextUtil
resolves the name of an object under which it is accessible in the context

S

SimpleDragSourceListener - Class in nl.tudelft.simulation.naming.context
A DragSourceListener listens to context objects selected for DndDrop operations.
SimpleDragSourceListener() - Constructor for class nl.tudelft.simulation.naming.context.SimpleDragSourceListener
constructs a new SimpleDragSourceListener

T

targetMustExist() - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
targetMustExist() - Method in class nl.tudelft.simulation.naming.JVMContext
 
targetMustExist() - Method in class nl.tudelft.simulation.naming.RemoteContext
 
targetMustExist() - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
targetMustExist() - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Determines whether a listener can register interest in a target that does not exist.
toString() - Method in class nl.tudelft.simulation.naming.JVMContext
 

U

unbind(Name) - Method in class nl.tudelft.simulation.naming.FileContext
 
unbind(String) - Method in class nl.tudelft.simulation.naming.FileContext
 
unbind(String) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
unbind(Name) - Method in class nl.tudelft.simulation.naming.InitialEventContext
 
unbind(Name) - Method in class nl.tudelft.simulation.naming.JVMContext
 
unbind(String) - Method in class nl.tudelft.simulation.naming.JVMContext
 
unbind(Name) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
unbind(String) - Method in class nl.tudelft.simulation.naming.RemoteContext
 
unbind(Name) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
unbind(String) - Method in class nl.tudelft.simulation.naming.RemoteContextClient
 
unbind(Name) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Unbinds the named object.
unbind(String) - Method in interface nl.tudelft.simulation.naming.RemoteContextInterface
Unbinds the named object.
unbindFromContext(Object) - Static method in class nl.tudelft.simulation.naming.context.ContextUtil
unbinds an object from the context

W

WRAPPED_PREFIX - Static variable in interface nl.tudelft.simulation.naming.RemoteContextInterface
Constant defining the first part of properties wrapped by our remote construction.

A B C D E F G I J L M N O P R S T U W

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