org.almendra.janet.cas.node.interpreters
Class NodeStartedTrait.BindClusterSobject

java.lang.Object
  extended by org.almendra.janet.cas.node.interpreters.NodeStartedTrait.BindClusterSobject
Direct Known Subclasses:
NodeStartedTrait.BindClusterEventRegistry, NodeStartedTrait.BindClusterSpace
Enclosing class:
NodeStartedTrait

 class NodeStartedTrait.BindClusterSobject
extends java.lang.Object


Constructor Summary
NodeStartedTrait.BindClusterSobject()
           
 
Method Summary
protected  void lookupClusterSpace(java.rmi.registry.Registry registry, java.util.Map clusterSpaces, java.lang.String clusterSpaceRMIName, java.lang.String clusterSpaceName)
           
protected  void lookupEventRegistry(java.rmi.registry.Registry registry, java.util.Map clusterEventRegistries, java.lang.String clusterEventRegistryRMIName, java.lang.String clusterEventRegistryName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeStartedTrait.BindClusterSobject

NodeStartedTrait.BindClusterSobject()
Method Detail

lookupClusterSpace

protected void lookupClusterSpace(java.rmi.registry.Registry registry,
                                  java.util.Map clusterSpaces,
                                  java.lang.String clusterSpaceRMIName,
                                  java.lang.String clusterSpaceName)
                           throws java.rmi.AccessException,
                                  java.rmi.RemoteException,
                                  java.rmi.NotBoundException
Throws:
java.rmi.AccessException
java.rmi.RemoteException
java.rmi.NotBoundException

lookupEventRegistry

protected void lookupEventRegistry(java.rmi.registry.Registry registry,
                                   java.util.Map clusterEventRegistries,
                                   java.lang.String clusterEventRegistryRMIName,
                                   java.lang.String clusterEventRegistryName)
                            throws java.rmi.AccessException,
                                   java.rmi.RemoteException,
                                   java.rmi.NotBoundException
Throws:
java.rmi.AccessException
java.rmi.RemoteException
java.rmi.NotBoundException