public interface RmiDataCaster extends RmiCaster
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMING_EXTENSION
The string added to the sensor process name for the naming service.
|
| Modifier and Type | Method and Description |
|---|---|
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
|
bindToRegistry, isValid, unbindFromRegistrystatic final String NAMING_EXTENSION
void addRmiDataListener(RmiDataListener ear) throws RemoteException
RemoteExceptionvoid removeRmiDataListener(RmiDataListener ear) throws RemoteException
RemoteException