com.sun.enterprise.admin.cli
Class RestartDomainCommand

java.lang.Object
  extended by com.sun.enterprise.admin.cli.CLICommand
      extended by com.sun.enterprise.admin.cli.LocalServerCommand
          extended by com.sun.enterprise.admin.cli.LocalDomainCommand
              extended by com.sun.enterprise.admin.cli.StopDomainCommand
                  extended by com.sun.enterprise.admin.cli.RestartDomainCommand
All Implemented Interfaces:
org.jvnet.hk2.component.PostConstruct

@Service(name="restart-domain")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class RestartDomainCommand
extends StopDomainCommand

THe restart-domain command. The local portion of this command is only used to block until:

Tactics: