|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UIManager
Method Summary | |
---|---|
boolean |
isCorePeerRunning()
Checks if the corepeer service is running |
void |
startCorePeerService()
Starts CorePeer Service |
java.util.Collection<ObjectID> |
statusCorePeerService()
Gets the CorePeer status. |
void |
stopCorePeerService()
Stops CorePeer Service |
Method Detail |
---|
void startCorePeerService() throws java.rmi.RemoteException
java.rmi.RemoteException
- if a communication problem occursvoid stopCorePeerService() throws CorePeerUIException, java.rmi.AccessException, java.rmi.RemoteException, java.rmi.NotBoundException
java.rmi.RemoteException
- if a communication problem occurs
CorePeerUIException
java.rmi.AccessException
java.rmi.NotBoundException
java.util.Collection<ObjectID> statusCorePeerService() throws java.rmi.AccessException, java.rmi.RemoteException, java.rmi.NotBoundException
java.rmi.RemoteException
- if a communication problem occurs
java.rmi.AccessException
java.rmi.NotBoundException
boolean isCorePeerRunning() throws java.rmi.RemoteException
java.rmi.RemoteException
- if a communication problem occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |