|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WatchDataReplicator | |
|---|---|
| org.rioproject.watch | Provides mechanisms to collect and analyze programmer defined metrics defined in a distributed application. |
| Uses of WatchDataReplicator in org.rioproject.watch |
|---|
| Subinterfaces of WatchDataReplicator in org.rioproject.watch | |
|---|---|
interface |
Archivable
Used to archive Calculable entries
added to a $WatchDataSource. |
| Classes in org.rioproject.watch that implement WatchDataReplicator | |
|---|---|
class |
QueuedReplicator
Provides a queued approach to replicate a Watch record. |
class |
WatchDataReplicatorProxy
Proxy for a WatchDataReplicator to be used in conjunction with a RemoteWatchDataReplicator. |
| Methods in org.rioproject.watch that return WatchDataReplicator | |
|---|---|
WatchDataReplicator[] |
WatchDataSourceImpl.getWatchDataReplicators()
|
| Methods in org.rioproject.watch with parameters of type WatchDataReplicator | |
|---|---|
boolean |
WatchDataSourceImpl.addWatchDataReplicator(WatchDataReplicator replicator)
|
boolean |
WatchDataSource.addWatchDataReplicator(WatchDataReplicator replicator)
Add a WatchDataReplicator, |
boolean |
WatchDataSourceImpl.removeWatchDataReplicator(WatchDataReplicator replicator)
|
boolean |
WatchDataSource.removeWatchDataReplicator(WatchDataReplicator replicator)
Remove a WatchDataReplicator |
|
Copyright © Rio Project. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||