|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RmiErrorCaster
The interface comprising the capabilities of adding and removing RMI-based error listeners. The arguments to this methods must be of a Remote instance to be passed to the server as reference.
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface util.rmi.RmiCaster |
|---|
bindToRegistry, isValid, unbindFromRegistry |
| Method Detail |
|---|
void addRmiErrorListener(RmiErrorListener ear)
throws RemoteException
RemoteException
void removeRmiErrorListener(RmiErrorListener ear)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||