Uses of Interface
org.glassfish.embeddable.CommandResult

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

Uses of CommandResult in org.glassfish.embeddable
 

Methods in org.glassfish.embeddable that return CommandResult
 CommandResult CommandRunner.run(String command, String... args)
          Execute an administrative command in GlassFish using the supplied command arguments.
 



Copyright © 2012. All Rights Reserved.