|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
General interface for a Frugal Manager or Resource server, responsible for registering the Manager or Resource service with lookup services.
| Method Summary | |
void |
checkpoint()
Saves recent changes to this class' persistent data. |
void |
dock()
Kills the service. |
java.lang.Object |
getAdmin()
Returns an administrative interface for the relevant Frugal Manager. |
net.jini.lookup.JoinManager |
getIsabella()
Returns this class' JoinManager. |
java.io.File |
getMonument()
Returns the persistent storage for this server. |
void |
setMonument(java.io.File monument)
Sets the persistent storage for this server. |
| Method Detail |
public java.io.File getMonument()
throws java.rmi.RemoteException
public void setMonument(java.io.File monument)
throws java.rmi.RemoteException
monument - The new persistent storage location.
public net.jini.lookup.JoinManager getIsabella()
throws java.rmi.RemoteException
public java.lang.Object getAdmin()
throws java.rmi.RemoteException
public void dock()
throws java.rmi.RemoteException
public void checkpoint()
throws java.io.IOException,
java.lang.ClassNotFoundException,
java.rmi.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||