|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Watchable
This interface is used to fetch WatchDataSource instances that have been created and registered
| Method Summary | |
|---|---|
WatchDataSource[] |
fetch()
Returns an array of all WatchDataSource instances |
WatchDataSource |
fetch(String id)
Returns an array of WatchDataSource instances that match the input id. |
| Method Detail |
|---|
WatchDataSource[] fetch()
throws RemoteException
RemoteException - If communication errors happen
WatchDataSource fetch(String id)
throws RemoteException
id - The identifier to fetch
RemoteException - If communication errors happen
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||