|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemoteWatchDataReplicator
A remote WatchDataReplicator.
| Method Summary | |
|---|---|
void |
bulkReplicate(Collection<Calculable> c)
Replicate a collection of Calculables |
void |
replicate(Calculable c)
Replicate a Calculable |
| Method Detail |
|---|
void replicate(Calculable c)
throws RemoteException
Calculable
c - The Calculable to replicate
RemoteException - If communication errors occur
void bulkReplicate(Collection<Calculable> c)
throws RemoteException
Calculables
c - The collection of Calculables to
replicate
RemoteException - If communication errors occur
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||