public interface SchedulerLogging extends Remote
| Modifier and Type | Method and Description |
|---|---|
boolean |
addMeritLog(String newtd)
Adds a single target.
|
boolean |
removeMeritLog(String name)
Removes the target from the scheduler's list.
|
boolean addMeritLog(String newtd) throws RemoteException
RemoteExceptionboolean removeMeritLog(String name) throws RemoteException
#addTarget method.RemoteException