Class ComponentManagerBeforeReplacedEvent

  • All Implemented Interfaces:
    Serializable

    public class ComponentManagerBeforeReplacedEvent
    extends EventObject
    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:
    Serialized Form
    • Constructor Detail

      • ComponentManagerBeforeReplacedEvent

        public ComponentManagerBeforeReplacedEvent​(ComponentManager oldComponentManager)