com.sun.enterprise.admin.servermgmt.cli
Class LocalServerCommand

java.lang.Object
  extended by com.sun.enterprise.admin.cli.CLICommand
      extended by com.sun.enterprise.admin.servermgmt.cli.LocalServerCommand
All Implemented Interfaces:
org.glassfish.hk2.PostConstruct
Direct Known Subclasses:
LocalDomainCommand

public abstract class LocalServerCommand
extends CLICommand

A class that's supposed to capture all the behavior common to operation on a "local" server. It's getting fairly complicated thus the "section headers" comments. This class plays two roles,