|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Application management center.
Method Summary | |
Application |
getApplication(String key)
Return an application reference for the supplied key. |
ApplicationRegistry |
getApplicationRegistry()
Return the application registry. |
String[] |
getInfo()
Return a string array containing info about the general setup of the station. |
void |
shutdown()
Shutdown the station. |
Method Detail |
public String[] getInfo() throws RemoteException
RemoteException
- if a remote error occurspublic ApplicationRegistry getApplicationRegistry() throws RemoteException
RemoteException
- if a remote error occurspublic Application getApplication(String key) throws UnknownKeyException, RemoteException
key
- the application key
UnknownKeyException
- if the key is unknown
RemoteException
- if a remote error occurspublic void shutdown() throws RemoteException
RemoteException
- if a remote error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |