public interface Watchable extends Remote
| Modifier and Type | Method and Description | 
|---|---|
| WatchDataSource[] | fetch()Returns an array of all WatchDataSource objects which provide a reference to an
 implementation of WatchDataSource. | 
| WatchDataSource[] | fetch(String id)Returns an array of WatchDataSource objects which match the input | 
WatchDataSource[] fetch() throws RemoteException
RemoteExceptionWatchDataSource[] fetch(String id) throws RemoteException
idwhich corresponds to a
Watchidentifier. The WatchDataSource object(s) returned provide a reference to an implementation of WatchDataSource.
RemoteExceptionCopyright © GigaSpaces.