Class WeldContainerEvent

java.lang.Object
org.jboss.weld.environment.se.events.WeldContainerEvent
Direct Known Subclasses:
ContainerBeforeShutdown, ContainerInitialized, ContainerShutdown

public abstract class WeldContainerEvent extends Object
An abstract Weld SE container event.
Author:
Martin Kouba
  • Constructor Details

    • WeldContainerEvent

      public WeldContainerEvent(String containerId)
  • Method Details