Package com.gigaspaces.security.openid
Class SecuritySettingsWatcher
java.lang.Object
com.gigaspaces.security.openid.SecuritySettingsWatcher
- All Implemented Interfaces:
org.apache.zookeeper.Watcher
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.zookeeper.Watcher
org.apache.zookeeper.Watcher.Event, org.apache.zookeeper.Watcher.WatcherType -
Constructor Summary
ConstructorsConstructorDescriptionSecuritySettingsWatcher(org.apache.curator.framework.CuratorFramework curatorFramework, org.springframework.cache.Cache cache) -
Method Summary
-
Constructor Details
-
SecuritySettingsWatcher
public SecuritySettingsWatcher(org.apache.curator.framework.CuratorFramework curatorFramework, org.springframework.cache.Cache cache)
-
-
Method Details
-
process
public void process(org.apache.zookeeper.WatchedEvent watchedEvent) - Specified by:
processin interfaceorg.apache.zookeeper.Watcher
-