All Classes and Interfaces
Class
Description
An abstract command executor for executing CLI commands.
The default implementation for connecting to a running WildFly instance
Adds a resource
Used to describe the users that should be added the server.
Deprecated, for removal: This API element is subject to removal in a future version.
Build (and push) an application image containing the provisioned server and the deployment.
A utility for assertions.
The configuration used to execute forked offline CLI commands.
Various utilities for packing a bootable JAR.
Generates a new
logging.properties
file based on the logging subsystem model.A channel configuration.
A CallbackHandler implementation to supply the username and password if required when
connecting to the server - if these are not available the user will be prompted to
supply them.
Generate boot logging config forked process entry point.
A CLI execution.
A CLI executor, resolving CLI classes from the provided Classloader.
The configuration used to execute CLI commands.
A command executor for executing CLI commands.
The configuration used when starting a server.
A utility which will consume output from an
InputStream
and write it to an OutputStream
.Information about the running container.
Describes the model version.
Deploys an arbitrary artifact to the WildFly application server
Represents a deployment to be deployed or redeployed to a server.
Represents a default description for a deployment.
An exception that represents a deployment error.
Allows deployment operations to be executed on a running server.
Deprecated, for removal: This API element is subject to removal in a future version.
A helper to create deployment operations.
Represents the results of a deployment.
Deploys the application to the WildFly Application Server.
Deploys only the application to the WildFly Application Server without first invoking the
the execution of the lifecycle phase 'package' prior to executing itself.
Starts a standalone instance of WildFly and deploys the application to the server.
Represents the configuration used to boot a domain server.
A utility for executing management operations on domain servers.
Utilities for the environment.
Execute commands to the running WildFly Application Server.
A utility for forking a CLI process.
Utilities for provisioning a server with Galleon.
Display help information on wildfly-maven-plugin.
Call
Call
mvn wildfly:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.A CLI executor, resolving CLI artifact from Maven.
The strategy used when using a pattern to undeploy deployments.
A logger which delegates to a
Log
.Add required repositories if not present.
Represents a module path element.
Wrapped exception for
MojoExecutionException
.A command executor for executing offline CLI commands.
An error indicating an operation has failed to execute.
Provision a server, copy extra content and deploy primary artifact if it exists.
Date: 29.06.2011
A
ProgressCallback
which logs the status.Provision a server.
Redeploys the application to the WildFly Application Server.
Redeploys only the application to the WildFly Application Server without first invoking the
the execution of the lifecycle phase 'package' prior to executing itself.
Defines a resource.
Starts a standalone instance of WildFly and deploys the application to the server.
Describes the artifacts required for the bootable JAR.
The context of a server that has been started.
Deprecated, for removal: This API element is subject to removal in a future version.
A simple manager for various interactions with a potentially running server.
A builder used to build a
ServerManager
.An exception that represents some sort of failure within the server manager.
A helper for creating operations.
The type of server.
Shuts down a running WildFly Application Server.
A simple deployment description.
Represents the configuration used to boot a standalone server.
A utility for managing a standalone server.
Information on how the
stdout
should be consumed.The target for the the output stream.
Starts a WildFly Application Server packaged as Bootable JAR.
Starts a standalone instance of WildFly Application Server.
Undeploys (removes) an arbitrary artifact to the WildFly application server
Represents the description for undeploying content from a running container.
Undeploys the application to the WildFly Application Server.
Represents a user for the server.
A simple utility class.
Compares two versions.
A handler for changes that happen to source files.
The result of handling the changed source file.
ServerManager
,StandaloneManager
andDomainManager
utilities as replacements.