Class DeleteServiceCommand

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

    @Service(name="_delete-service")
    @PerLookup
    public final class DeleteServiceCommand
    extends CLICommand
    Delete a "service" in the operating system.
    Since:
    November 18, 2010
    Author:
    Byron Nevins
    • Constructor Detail

      • DeleteServiceCommand

        public DeleteServiceCommand()