org.objectweb.dsrg.sofa.dockregistry
Interface DeploymentDockRegistryClient

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
DeploymentDockImpl

public interface DeploymentDockRegistryClient
extends java.rmi.Remote

Auxilliary interface for accessing the DDR's stored objects (Deployment Docks)


Method Summary
 boolean isAlive()
           
 boolean unregister()
           
 

Method Detail

isAlive

boolean isAlive()
                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

unregister

boolean unregister()
                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException