Uses of Interface
org.glassfish.embeddable.CommandRunner

Packages that use CommandRunner
org.glassfish.embeddable Provides classes and interfaces necessary to embed GlassFish and perform lifecycle operations, application deployments and runtime configurations. 
 

Uses of CommandRunner in org.glassfish.embeddable
 

Methods in org.glassfish.embeddable that return CommandRunner
 CommandRunner GlassFish.getCommandRunner()
          Gets a CommandRunner instance, using which the user can run asadmin commands.
 



Copyright © 2012. All Rights Reserved.