|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CSEP545Service
Common service interface for the project. This interface is specific to Java.
| Nested Class Summary | |
|---|---|
static class |
CSEP545Service.Type
type of service |
| Method Summary | |
|---|---|
ServiceID |
getServiceID()
Name of remote service object |
void |
kill()
Immediately kill remote service. |
void |
refresh()
Refresh all remote references used by this service. |
void |
shutdown()
Gracefully shutdown target service. |
| Method Detail |
|---|
ServiceID getServiceID()
throws RemoteException
RemoteException
void kill()
throws RemoteException
RemoteException
void shutdown()
throws RemoteException
Registry.unbind(String)
RemoteExceptionRegistry.unbind(String)
void refresh()
throws RemoteException,
NotBoundException
RemoteException
NotBoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||