class stopServerAdmin
extends java.lang.Object
Remote object that the server expects to talk to when an admin console connects to the server.
| Modifier and Type | Field and Description |
|---|---|
private adminSession |
aSession |
(package private) static TranslationService |
ts
TranslationService object for handling string localization in the
Ganymede server.
|
| Constructor and Description |
|---|
stopServerAdmin(Server server,
java.lang.String name,
java.lang.String pass) |
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect() |
(package private) void |
shutdown(boolean waitForUsers) |
static final TranslationService ts
private adminSession aSession
public stopServerAdmin(Server server, java.lang.String name, java.lang.String pass) throws java.rmi.RemoteException
java.rmi.RemoteException