Class LocalOSGiShellCommand

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

    @Service(name="osgi-shell")
    @PerLookup
    public class LocalOSGiShellCommand
    extends CLICommand
    A simple local asadmin sub-command to establish an interactive osgi shell. This class is forked from com.sun.enterprise.admin.cli.MultimodeCommand Original code authors: केदार([email protected]) Bill Shannon
    Author:
    ancoron