Package org.hippoecm.hst.container.event
Class ComponentManagerBeforeReplacedEvent
java.lang.Object
java.util.EventObject
org.hippoecm.hst.container.event.ComponentManagerBeforeReplacedEvent
- All Implemented Interfaces:
Serializable
Published by the component which is responsible for loading ComponentManager just before trying to replace
the old component manager by the new component manager.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ComponentManagerBeforeReplacedEvent
-
-
Method Details
-
getComponentManager
-