Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Interface djm.dynamic.Slave

Implementing Classes:
SlaveImpl

public abstract interface Slave
extends java.rmi.Remote
Remote interface for a slave.


Method Summary
void destroySlave()
          Do not use directly.
void startSlave()
          Do not use directly.
 

Method Detail

startSlave

public void startSlave()
               throws java.rmi.RemoteException
Do not use directly. Public by implementation side effect.

destroySlave

public void destroySlave()
                 throws java.rmi.RemoteException
Do not use directly. Public by implementation side effect.

Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD