|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URLCaster
URL event caster per se always notify over rmi, this interface
allows listeners to register on appropriate URLCasters.
| Method Summary | |
|---|---|
void |
addURLListener(URLListener ear)
Adds a new listener to rmi-notification by this class. |
void |
removeURLListener(URLListener ear)
Removes a listener from rmi-notification by this class. |
| Methods inherited from interface util.rmi.RmiCaster |
|---|
bindToRegistry, isValid, unbindFromRegistry |
| Method Detail |
|---|
void addURLListener(URLListener ear)
throws RemoteException
RemoteException
void removeURLListener(URLListener ear)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||