Uses of Interface
org.glassfish.embeddable.CommandRunner
-
Packages that use CommandRunner Package Description 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 Modifier and Type Method Description CommandRunnerGlassFish. getCommandRunner()Gets a CommandRunner instance, using which the user can run asadmin commands.
-