public final class SnapshotRepository
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
addConsumer(SnapshotConsumer consumer)
Adds a new snapshot consumer.
|
static SnapshotRepository |
getInstance() |
void |
removeConsumer(SnapshotConsumer consumer)
Removes a previously registered consumer.
|
public static SnapshotRepository getInstance()
public void addConsumer(SnapshotConsumer consumer)
consumer - public void removeConsumer(SnapshotConsumer consumer)
consumer - Copyright © 2010-2020 anotheria.net. All Rights Reserved.