public class AdminManagerImpl extends java.lang.Object implements AdminManager
Constructor and Description |
---|
AdminManagerImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
echo() |
java.lang.String |
showRunningTasks() |
void |
stop() |
public java.lang.String echo() throws java.rmi.RemoteException
echo
in interface AdminManager
java.rmi.RemoteException
public java.lang.String showRunningTasks() throws java.rmi.RemoteException
showRunningTasks
in interface AdminManager
java.rmi.RemoteException
public void stop() throws java.rmi.RemoteException
stop
in interface AdminManager
java.rmi.RemoteException