Class BeforeShutdownImpl

  • All Implemented Interfaces:
    jakarta.enterprise.inject.spi.BeforeShutdown

    public class BeforeShutdownImpl
    extends Object
    implements jakarta.enterprise.inject.spi.BeforeShutdown
    Event that is fired by the container before it shuts down.
    Version:
    $Rev$ $Date$
    • Constructor Detail

      • BeforeShutdownImpl

        public BeforeShutdownImpl()
        Creates a new instance.