|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemoteTrigger
The Trigger 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.
| Field Summary | |
|---|---|
static String |
NAMING_EXTENSION
Binding name extension added to the globals name. |
| Method Summary | |
|---|---|
Boolean |
remoteGetTrigger()
Retrieves the trigger value as a boolean. |
boolean |
remoteIsTrue()
Retrieves the trigger value as a primitive boolean. |
Date |
remoteToggleTime()
Retrieves the trigger toggle time using RMI. |
| Methods inherited from interface stella.rmi.RemoteParameter |
|---|
addRmiListener, remoteGet, removeRmiListener |
| Methods inherited from interface util.rmi.RmiCaster |
|---|
bindToRegistry, isValid, unbindFromRegistry |
| Field Detail |
|---|
static final String NAMING_EXTENSION
| Method Detail |
|---|
Boolean remoteGetTrigger()
throws RemoteException
RemoteException
boolean remoteIsTrue()
throws RemoteException
RemoteException
Date remoteToggleTime()
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||