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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DConfigurationObserver.java149 notifies(Constants.SVC_NAME_PLATFORM);
155 notifies(Constants.SVC_NAME_PLATFORM);
161 notifies(serviceName);
184 private void notifies(String serviceName) { method in class:ConfigurationObserver
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DConfigurationObserver.java149 notifies(Constants.SVC_NAME_PLATFORM);
155 notifies(Constants.SVC_NAME_PLATFORM);
161 notifies(serviceName);
184 private void notifies(String serviceName) { method in class:ConfigurationObserver

Completed in 59 milliseconds