Searched defs:OperationStore (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/cts/monitoring/impl/operations/
H A DOperationStore.java32 class OperationStore { class
38 * Constructs a new instance of the OperationStore.
40 public OperationStore() { method in class:OperationStore
45 * Constructs a new instance of the OperationStore, for test use.
50 OperationStore(final OperationRateFactory operationRateFactory, method in class:OperationStore
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/cts/monitoring/impl/operations/
H A DOperationStore.java32 class OperationStore { class
38 * Constructs a new instance of the OperationStore.
40 public OperationStore() { method in class:OperationStore
45 * Constructs a new instance of the OperationStore, for test use.
50 OperationStore(final OperationRateFactory operationRateFactory, method in class:OperationStore

Completed in 21 milliseconds