Class StopDatabaseCommand

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct

    @Service(name="stop-database")
    @PerLookup
    public final class StopDatabaseCommand
    extends DatabaseCommand
    stop-database command This command class will invoke DBControl to stop the database.
    Author:
    Jane Young, Bill Shannon