Searched refs:configWrapper (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DEvaluator.java57 private final EntitlementConfigurationWrapper configWrapper; field in class:Evaluator
67 configWrapper = new EntitlementConfigurationWrapper();
96 configWrapper = new EntitlementConfigurationWrapper();
110 configWrapper = new EntitlementConfigurationWrapper();
220 if (configWrapper.isMonitoringRunning()) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DEvaluator.java71 private final EntitlementConfigurationWrapper configWrapper; field in class:Evaluator
94 configWrapper = new EntitlementConfigurationWrapper();
205 if (configWrapper.isMonitoringRunning()) {

Completed in 20 milliseconds