Class AdapterShutdownEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class AdapterShutdownEvent
    extends AdapterLifecycleEvent

    AdapterLifecycleEvent indicating that ShutdownHandler has been invoked.

    See Also:
    Serialized Form

    In the adapter configuration file this class is aliased as adapter-shutdown-event which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • AdapterShutdownEvent

        public AdapterShutdownEvent()

        Creates a new instance.