public interface RmiErrorCaster extends RmiCaster
| Modifier and Type | Method and Description |
|---|---|
void |
addRmiErrorListener(RmiErrorListener ear)
Registers an error event listener to this error event caster.
|
void |
removeRmiErrorListener(RmiErrorListener ear)
Deregisters an error event listener from this error event caster
|
bindToRegistry, isValid, unbindFromRegistryvoid addRmiErrorListener(RmiErrorListener ear) throws RemoteException
RemoteExceptionvoid removeRmiErrorListener(RmiErrorListener ear) throws RemoteException
RemoteException