|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RmiDataCaster
The interface comprising the capabilities of adding and removing RMI-based data listneres. The arguments to this methods must be of a Remote instance to be passed to the server as reference.
| Field Summary | |
|---|---|
static String |
NAMING_EXTENSION
The string added to the sensor process name for the naming service. |
| Method Summary | |
|---|---|
void |
addRmiDataListener(RmiDataListener ear)
Registers a data event listener to this data event caster. |
void |
removeRmiDataListener(RmiDataListener ear)
Deregisters a data event listener from this data event caster |
| Methods inherited from interface util.rmi.RmiCaster |
|---|
bindToRegistry, isValid, unbindFromRegistry |
| Field Detail |
|---|
static final String NAMING_EXTENSION
| Method Detail |
|---|
void addRmiDataListener(RmiDataListener ear)
throws RemoteException
RemoteException
void removeRmiDataListener(RmiDataListener ear)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||