Module org.wildfly.plugin.core
Package org.wildfly.plugin.tools
-
Interface Summary Interface Description ContainerDescription Information about the running container.DeploymentDescription Represents a default description for a deployment.DeploymentManager Allows deployment operations to be executed on a running server. -
Class Summary Class Description ConsoleConsumer A utility which will consume output from anInputStreamand write it to anOutputStream.ContainerDescription.ModelVersion Describes the model version.Deployment Represents a deployment to be deployed or redeployed to a server.DeploymentManager.Factory A factory to create a new deployment managerDeploymentOperations A helper to create deployment operations.DeploymentResult Represents the results of a deployment.GalleonUtils Utilities for provisioning a server with Galleon.PluginProgressTracker<T> AProgressCallbackwhich logs the status.ServerHelper SimpleDeploymentDescription A simple deployment description.UndeployDescription Represents the description for undeploying content from a running container.VersionComparator Compares two versions. -
Exception Summary Exception Description DeploymentException An exception that represents a deployment error.OperationExecutionException An error indicating an operation has failed to execute.