Class UimaEEShutdownTriggerEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.apache.uima.aae.message.UimaEEShutdownTriggerEvent
All Implemented Interfaces:
Serializable

public class UimaEEShutdownTriggerEvent extends org.springframework.context.ApplicationEvent
See Also:
  • Constructor Details

    • UimaEEShutdownTriggerEvent

      public UimaEEShutdownTriggerEvent(Object source)
      Parameters:
      source -
  • Method Details