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