|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RmiWeatherCaster
The interface comprising the capabilities of adding and removing RMI-based weather 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 |
addRmiWeatherListener(RmiWeatherListener ear)
Registers a weather event listener to this weather event caster. |
void |
removeRmiWeatherListener(RmiWeatherListener ear)
Deregisters a weather event listener from this weather event caster |
| Methods inherited from interface util.rmi.RmiCaster |
|---|
bindToRegistry, isValid, unbindFromRegistry |
| Field Detail |
|---|
static final String NAMING_EXTENSION
| Method Detail |
|---|
void addRmiWeatherListener(RmiWeatherListener ear)
throws RemoteException
RemoteException
void removeRmiWeatherListener(RmiWeatherListener ear)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||