Uses of Class
org.almendra.janet.cas.events.LocalClusterEventRegistry

Packages that use LocalClusterEventRegistry
org.almendra.janet.cas.events   
 

Uses of LocalClusterEventRegistry in org.almendra.janet.cas.events
 

Fields in org.almendra.janet.cas.events declared as LocalClusterEventRegistry
protected  LocalClusterEventRegistry LocalClusterEventRegistryRemote.localClusterEventRegistry
           
 

Constructors in org.almendra.janet.cas.events with parameters of type LocalClusterEventRegistry
LocalClusterEventRegistryRemote(LocalClusterEventRegistry localClusterEventRegistry)