Class ClusterConfigEvent
java.lang.Object
org.hippoecm.frontend.plugin.config.ClusterConfigEvent
- All Implemented Interfaces:
IEvent<IClusterConfig>
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionClusterConfigEvent
(IClusterConfig source, IPluginConfig plugin, ClusterConfigEvent.EventType type) -
Method Summary
-
Constructor Details
-
ClusterConfigEvent
public ClusterConfigEvent(IClusterConfig source, IPluginConfig plugin, ClusterConfigEvent.EventType type)
-
-
Method Details
-
getType
-
getPlugin
-
getSource
Description copied from interface:IEvent
TheIObservable
that generated the event.- Specified by:
getSource
in interfaceIEvent<IClusterConfig>
-