Serialized Form


Package nl.tudelft.simulation.naming

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

Serialized Fields

file

java.io.File file
file links to the file

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

Serialized Fields

parent

javax.naming.Context parent
the parent context


atomicName

java.lang.String atomicName
the atomicName


elements

java.util.Map elements
the children


eventListeners

java.util.List eventListeners
the eventListeners


parser

javax.naming.NameParser parser
the nameParser

Class nl.tudelft.simulation.naming.RemoteContext extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

eventContext

javax.naming.event.EventContext eventContext
the underlying eventcontext


listeners

java.util.Map listeners
the listeners

Class nl.tudelft.simulation.naming.RemoteContext_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class nl.tudelft.simulation.naming.RemoteContextClient extends java.lang.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 javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

context

javax.naming.event.EventContext context
the context


displayClasses

java.lang.Class[] 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 javax.swing.tree.DefaultTreeModel implements Serializable


Package nl.tudelft.simulation.naming.listener

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

Serialized Fields

listener

ContextListenerInterface listener
the listener

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

serialVersionUID: 2l



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