Serialized Form


Package nl.tudelft.simulation.naming

Class nl.tudelft.simulation.naming.FileContext extends JVMContext implements Serializable

Serialized Fields

file

File file
file links to the file

Class nl.tudelft.simulation.naming.JVMContext extends EventProducer implements Serializable

Serialized Fields

parent

Context parent
the parent context


atomicName

String atomicName
the atomicName


elements

Map<K,V> elements
the children


eventListeners

List<E> eventListeners
the eventListeners


parser

NameParser parser
the nameParser

Class nl.tudelft.simulation.naming.RemoteContext extends UnicastRemoteObject implements Serializable

Serialized Fields

eventContext

EventContext eventContext
the underlying eventcontext


listeners

Map<K,V> listeners
the listeners

Class nl.tudelft.simulation.naming.RemoteContext_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class nl.tudelft.simulation.naming.RemoteContextClient extends Object implements Serializable

Serialized Fields

remoteContext

RemoteContextInterface remoteContext
the remoteContext on which all calls are passed


Package nl.tudelft.simulation.naming.context

Class nl.tudelft.simulation.naming.context.ContextNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

context

EventContext context
the context


displayClasses

Class<T>[] displayClasses
displayClasses the classes to display


displayFields

boolean displayFields
display the fields ?..


treeModel

ContextTreeModel treeModel
the treeModel

Class nl.tudelft.simulation.naming.context.ContextTreeModel extends DefaultTreeModel implements Serializable


Package nl.tudelft.simulation.naming.listener

Class nl.tudelft.simulation.naming.listener.RemoteContextListener extends UnicastRemoteObject implements Serializable

Serialized Fields

listener

ContextListenerInterface listener
the listener

Class nl.tudelft.simulation.naming.listener.RemoteContextListener_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L



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