org.almendra.janet.cas.node.interpreters
Class NodeStartedTrait
java.lang.Object
org.almendra.janet.cas.node.interpreters.NodeStartedTrait
public class NodeStartedTrait
- extends java.lang.Object
- Author:
- Oliver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeStartedTrait
public NodeStartedTrait()
- Creates a new
NodeStartedTrait
object.
bindClusterSubobjects
public void bindClusterSubobjects(Node node,
NodeStartedCommand command)
throws java.rmi.AccessException,
java.rmi.RemoteException,
java.rmi.NotBoundException
- Throws:
java.rmi.AccessException
java.rmi.RemoteException
java.rmi.NotBoundException
bindClusterSpaces
protected java.util.Map bindClusterSpaces(java.util.List clusterSubobjectDescriptors,
java.lang.String localHostname)
throws java.rmi.AccessException,
java.rmi.RemoteException,
java.rmi.NotBoundException
- Throws:
java.rmi.AccessException
java.rmi.RemoteException
java.rmi.NotBoundException
bindEventRegistries
protected java.util.Map bindEventRegistries(java.util.List clusterSubobjectDescriptors,
java.lang.String localHostname)
throws java.rmi.AccessException,
java.rmi.RemoteException,
java.rmi.NotBoundException
- Throws:
java.rmi.AccessException
java.rmi.RemoteException
java.rmi.NotBoundException
showGUI
public void showGUI(NodeStartedCommand command)
getMonitorMask
protected java.util.List getMonitorMask()
getMonitorMaskDefaultValues
protected java.util.Map getMonitorMaskDefaultValues(java.lang.String nodeName)