public interface RmiCommandCaster extends RmiCaster
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMING_EXTENSION
The string added to the process name for the naming service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addRmiCommandListener(RmiCommandListener ear)
Registers an acknowledge listener to this acknowledge caster.
|
void |
removeRmiCommandListener(RmiCommandListener ear)
Deregisters an acknowledge listener from this acknowledge caster.
|
bindToRegistry, isValid, unbindFromRegistrystatic final String NAMING_EXTENSION
void addRmiCommandListener(RmiCommandListener ear) throws RemoteException
RemoteExceptionvoid removeRmiCommandListener(RmiCommandListener ear) throws RemoteException
RemoteException