Class OpenMetadataApplication.ManagedShutdown

  • All Implemented Interfaces:
    io.dropwizard.lifecycle.Managed
    Enclosing class:
    OpenMetadataApplication

    public static class OpenMetadataApplication.ManagedShutdown
    extends Object
    implements io.dropwizard.lifecycle.Managed
    • Constructor Detail

      • ManagedShutdown

        public ManagedShutdown()
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface io.dropwizard.lifecycle.Managed
      • stop

        public void stop()
                  throws InterruptedException,
                         org.quartz.SchedulerException
        Specified by:
        stop in interface io.dropwizard.lifecycle.Managed
        Throws:
        InterruptedException
        org.quartz.SchedulerException