|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemoteParameter
The Parameter interface to work with remote querry options.
Note that only the querry-mode of the parameter has its remote counterpart.
Setting the global value or registering other globals for required
additional information is intended for local use only.
| Method Summary | |
|---|---|
void |
addRmiListener(RmiListener ear)
Delivers the remote parameter a reference to a listening parameter. |
Object |
remoteGet()
Retrieves the parameter value using RMI. |
void |
removeRmiListener(RmiListener ear)
Removes the remote parameter reference from the notification-on-exit list. |
| Methods inherited from interface util.rmi.RmiCaster |
|---|
bindToRegistry, isValid, unbindFromRegistry |
| Method Detail |
|---|
Object remoteGet()
throws RemoteException
RemoteException
void addRmiListener(RmiListener ear)
throws RemoteException
RmiListener.disconnect(util.rmi.RmiCaster) method.
RemoteException
void removeRmiListener(RmiListener ear)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||