A B C D E F G H I M N O P R S T U W 
All Classes All Packages

A

addServerGroup(String) - Method in class org.wildfly.plugin.core.Deployment
Adds a server group for the deployment.
addServerGroup(String) - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
Adds a server group for the deployment description.
addServerGroup(String) - Method in class org.wildfly.plugin.core.UndeployDescription
Adds a server group for the deployment description.
addServerGroups(String...) - Method in class org.wildfly.plugin.core.Deployment
Adds the server groups for the deployment.
addServerGroups(String...) - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
Adds the server groups for the deployment description.
addServerGroups(String...) - Method in class org.wildfly.plugin.core.UndeployDescription
Adds the server groups for the deployment description.
addServerGroups(Collection<String>) - Method in class org.wildfly.plugin.core.Deployment
Adds the server groups for the deployment.
addServerGroups(Collection<String>) - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
Adds the server groups for the deployment description.
addServerGroups(Collection<String>) - Method in class org.wildfly.plugin.core.UndeployDescription
Adds the server groups for the deployment description.
asModelNode() - Method in class org.wildfly.plugin.core.DeploymentResult
The result from the deployment operation.
assertSuccess() - Method in class org.wildfly.plugin.core.DeploymentResult
Checks to see if the deployment was successful and if not throws a DeploymentException with the failure message.

B

buildConfig(Path) - Static method in class org.wildfly.plugin.core.GalleonUtils
Build a Galleon provisioning configuration based on a provisioning.xml file.
buildConfig(ProvisioningManager, List<FeaturePack>, List<String>, List<String>, Map<String, String>, String) - Static method in class org.wildfly.plugin.core.GalleonUtils
Build a Galleon provisioning configuration.
buildDefaultConfig() - Static method in class org.wildfly.plugin.core.GalleonUtils
Build a default WildFly provisioning config.
buildDefaultConfig(String, String) - Static method in class org.wildfly.plugin.core.GalleonUtils
Build a default WildFly provisioning config.

C

CLI_ECHO_COMMAND_ARG - Static variable in interface org.wildfly.plugin.core.Constants
 
CLI_RESOLVE_PARAMETERS_VALUES - Static variable in interface org.wildfly.plugin.core.Constants
 
compareTo(Deployment) - Method in class org.wildfly.plugin.core.Deployment
 
compareTo(SimpleDeploymentDescription) - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
 
compareTo(UndeployDescription) - Method in class org.wildfly.plugin.core.UndeployDescription
 
complete(ProgressTracker<T>) - Method in class org.wildfly.plugin.core.PluginProgressTracker
 
ConfigurationId - Class in org.wildfly.plugin.core
Simple wrapper for configuration ids.
ConfigurationId() - Constructor for class org.wildfly.plugin.core.ConfigurationId
 
ConsoleConsumer - Class in org.wildfly.plugin.core
A utility which will consume output from an InputStream and write it to an OutputStream.
ConsoleConsumer(InputStream, OutputStream) - Constructor for class org.wildfly.plugin.core.ConsoleConsumer
Creates a new console consumer which will pipe the InputStream to the OutputStream.
Constants - Interface in org.wildfly.plugin.core
 
ContainerDescription - Interface in org.wildfly.plugin.core
Information about the running container.
create(ModelControllerClient) - Static method in class org.wildfly.plugin.core.DeploymentManager.Factory
Creates a new deployment manager.
createAddDeploymentOperation(Set<Deployment>) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates an operation to add deployment content to a running server for each deployment.
createAddDeploymentOperation(Deployment) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates an operation to add deployment content to a running server.
createDeployOperation(Set<DeploymentDescription>) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates an option to deploy existing content to the runtime for each deployment
createDeployOperation(DeploymentDescription) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates an operation to deploy existing deployment content to the runtime.
createRedeployOperation(Set<DeploymentDescription>) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates a redeploy operation for the deployment.
createRedeployOperation(DeploymentDescription) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates a redeploy operation for the deployment.
createReplaceOperation(Set<Deployment>) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates an operation to replace deployment content to a running server.
createReplaceOperation(Deployment) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates an operation to replace deployment content to a running server.
createUndeployOperation(Set<UndeployDescription>) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates an undeploy operation for each deployment description.
createUndeployOperation(UndeployDescription) - Static method in class org.wildfly.plugin.core.DeploymentOperations
Creates an undeploy operation.

D

deploy(Set<Deployment>) - Method in interface org.wildfly.plugin.core.DeploymentManager
Deploys the content of each deployment to the server.
deploy(Deployment) - Method in interface org.wildfly.plugin.core.DeploymentManager
Deploys the content to the server.
Deployment - Class in org.wildfly.plugin.core
Represents a deployment to be deployed or redeployed to a server.
DeploymentDescription - Interface in org.wildfly.plugin.core
Represents a default description for a deployment.
DeploymentException - Exception in org.wildfly.plugin.core
An exception that represents a deployment error.
DeploymentException(String) - Constructor for exception org.wildfly.plugin.core.DeploymentException
Creates a new deployment exception.
DeploymentException(String, Throwable) - Constructor for exception org.wildfly.plugin.core.DeploymentException
Creates a new deployment exception.
DeploymentException(Throwable) - Constructor for exception org.wildfly.plugin.core.DeploymentException
Creates a new deployment exception.
DeploymentManager - Interface in org.wildfly.plugin.core
Allows deployment operations to be executed on a running server.
DeploymentManager.Factory - Class in org.wildfly.plugin.core
A factory to create a new deployment manager
DeploymentOperations - Class in org.wildfly.plugin.core
A helper to create deployment operations.
DeploymentOperations() - Constructor for class org.wildfly.plugin.core.DeploymentOperations
 
DeploymentResult - Class in org.wildfly.plugin.core
Represents the results of a deployment.
deployToRuntime(Set<DeploymentDescription>) - Method in interface org.wildfly.plugin.core.DeploymentManager
Deploys existing deployment content to the runtime for each deployment description.
deployToRuntime(DeploymentDescription) - Method in interface org.wildfly.plugin.core.DeploymentManager
Deploys existing deployment content to the runtime.
determineHostAddress(ModelControllerClient) - Static method in class org.wildfly.plugin.core.ServerHelper
Determines the address for the host being used.

E

enrich(MavenSession, MavenProject, List<RemoteRepository>) - Static method in class org.wildfly.plugin.core.MavenRepositoriesEnricher
 
equals(Object) - Method in class org.wildfly.plugin.core.Deployment
 
equals(Object) - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
 
equals(Object) - Method in class org.wildfly.plugin.core.UndeployDescription
 

F

Factory() - Constructor for class org.wildfly.plugin.core.DeploymentManager.Factory
 
FeaturePack - Class in org.wildfly.plugin.core
 
FeaturePack() - Constructor for class org.wildfly.plugin.core.FeaturePack
 
forceDeploy(Set<Deployment>) - Method in interface org.wildfly.plugin.core.DeploymentManager
Deploys the content to the server if it does not already exist on the server.
forceDeploy(Deployment) - Method in interface org.wildfly.plugin.core.DeploymentManager
Deploys the content to the server if it does not already exist on the server.
FORK_EMBEDDED_PROCESS_OPTION - Static variable in interface org.wildfly.plugin.core.Constants
 

G

GA_REPO_URL - Static variable in class org.wildfly.plugin.core.MavenRepositoriesEnricher
 
GalleonUtils - Class in org.wildfly.plugin.core
 
GalleonUtils() - Constructor for class org.wildfly.plugin.core.GalleonUtils
 
getArtifactId() - Method in class org.wildfly.plugin.core.FeaturePack
 
getClassifier() - Method in class org.wildfly.plugin.core.FeaturePack
 
getContainerDescription(ModelControllerClient) - Static method in class org.wildfly.plugin.core.ServerHelper
Returns the description of the running container.
getDeploymentNames() - Method in interface org.wildfly.plugin.core.DeploymentManager
Returns the names of deployed content.
getDeployments() - Method in interface org.wildfly.plugin.core.DeploymentManager
Returns the available deployments.
getDeployments(String) - Method in interface org.wildfly.plugin.core.DeploymentManager
Returns all the deployments on the specified server-group.
getExcludedConfigs() - Method in class org.wildfly.plugin.core.FeaturePack
 
getExcludedPackages() - Method in class org.wildfly.plugin.core.FeaturePack
 
getExecutionResult() - Method in exception org.wildfly.plugin.core.OperationExecutionException
Returns the result from the operation executed.
getExtension() - Method in class org.wildfly.plugin.core.FeaturePack
 
getFailureMessage() - Method in class org.wildfly.plugin.core.DeploymentResult
Returns the failure message if the deployment was not successful.
getGroupId() - Method in class org.wildfly.plugin.core.FeaturePack
 
getId() - Method in class org.wildfly.plugin.core.ConfigurationId
 
getIncludedConfigs() - Method in class org.wildfly.plugin.core.FeaturePack
 
getIncludedPackages() - Method in class org.wildfly.plugin.core.FeaturePack
 
getLaunchType() - Method in interface org.wildfly.plugin.core.ContainerDescription
Returns the type of the server that was launched.
getLocation() - Method in class org.wildfly.plugin.core.FeaturePack
 
getName() - Method in class org.wildfly.plugin.core.Deployment
 
getName() - Method in interface org.wildfly.plugin.core.DeploymentDescription
Returns the name for this deployment.
getName() - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
 
getName() - Method in class org.wildfly.plugin.core.UndeployDescription
 
getNormalizedPath() - Method in class org.wildfly.plugin.core.FeaturePack
 
getProductName() - Method in interface org.wildfly.plugin.core.ContainerDescription
Returns the name of the product.
getProductVersion() - Method in interface org.wildfly.plugin.core.ContainerDescription
Returns the product version, if defined, or null if the product version was not defined.
getReleaseVersion() - Method in interface org.wildfly.plugin.core.ContainerDescription
Returns the release version, if defined, or null if the release version was not defined.
getRuntimeName() - Method in class org.wildfly.plugin.core.Deployment
Returns the runtime name set for the deployment which may be null.
getServerGroups() - Method in class org.wildfly.plugin.core.Deployment
 
getServerGroups() - Method in interface org.wildfly.plugin.core.DeploymentDescription
Returns the server groups for this deployment.
getServerGroups() - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
 
getServerGroups() - Method in class org.wildfly.plugin.core.UndeployDescription
 
getType() - Method in class org.wildfly.plugin.core.FeaturePack
 
getVersion() - Method in class org.wildfly.plugin.core.FeaturePack
 

H

hasDeployment(String) - Method in interface org.wildfly.plugin.core.DeploymentManager
Checks if the deployment content is on the server.
hasDeployment(String, String) - Method in interface org.wildfly.plugin.core.DeploymentManager
Checks if the deployment content is on the server.
hashCode() - Method in class org.wildfly.plugin.core.Deployment
 
hashCode() - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
 
hashCode() - Method in class org.wildfly.plugin.core.UndeployDescription
 

I

initTrackers(ProvisioningManager, Log) - Static method in class org.wildfly.plugin.core.PluginProgressTracker
 
isDomain() - Method in interface org.wildfly.plugin.core.ContainerDescription
Checks if the server is a managed domain server.
isDomainRunning(ModelControllerClient) - Static method in class org.wildfly.plugin.core.ServerHelper
Checks to see if the domain is running.
isEnabled() - Method in class org.wildfly.plugin.core.Deployment
Indicates whether or not the deployment should be enabled by default.
isEnabled(String) - Method in interface org.wildfly.plugin.core.DeploymentManager
Checks if the deployment has been deployed to the runtime.
isEnabled(String, String) - Method in interface org.wildfly.plugin.core.DeploymentManager
Checks if the deployment has been deployed to the runtime.
isFailOnMissing() - Method in class org.wildfly.plugin.core.UndeployDescription
Indicates whether or not a failure should occur if the deployment does not exist on the container.
isInheritConfigs() - Method in class org.wildfly.plugin.core.FeaturePack
 
isInheritPackages() - Method in class org.wildfly.plugin.core.FeaturePack
 
isModelOnly() - Method in class org.wildfly.plugin.core.ConfigurationId
 
isRemoveContent() - Method in class org.wildfly.plugin.core.UndeployDescription
Indicates whether or not the content should be removed from the content repository.
isStandaloneRunning(ModelControllerClient) - Static method in class org.wildfly.plugin.core.ServerHelper
Checks to see if a standalone server is running.
isTransitive() - Method in class org.wildfly.plugin.core.FeaturePack
 
isValidHomeDirectory(String) - Static method in class org.wildfly.plugin.core.ServerHelper
Checks whether or not the directory is a valid home directory for a server.
isValidHomeDirectory(Path) - Static method in class org.wildfly.plugin.core.ServerHelper
Checks whether or not the directory is a valid home directory for a server.
isValidHomeDirectory(Path) - Static method in class org.wildfly.plugin.core.Utils
 

M

MavenRepositoriesEnricher - Class in org.wildfly.plugin.core
Add required repositories if not present.
MavenRepositoriesEnricher() - Constructor for class org.wildfly.plugin.core.MavenRepositoriesEnricher
 

N

NEXUS_REPO_URL - Static variable in class org.wildfly.plugin.core.MavenRepositoriesEnricher
 

O

of(File) - Static method in class org.wildfly.plugin.core.Deployment
Creates a new deployment for the file.
of(InputStream, String) - Static method in class org.wildfly.plugin.core.Deployment
Creates a new deployment for the input stream.
of(String) - Static method in class org.wildfly.plugin.core.SimpleDeploymentDescription
Creates a simple deployment description with an empty set of server groups.
of(String) - Static method in class org.wildfly.plugin.core.UndeployDescription
Creates a new undeploy description.
of(String, Set<String>) - Static method in class org.wildfly.plugin.core.SimpleDeploymentDescription
Creates a simple deployment description.
of(URL) - Static method in class org.wildfly.plugin.core.Deployment
Creates a new deployment for the URL.
of(Path) - Static method in class org.wildfly.plugin.core.Deployment
Creates a new deployment for the path.
of(DeploymentDescription) - Static method in class org.wildfly.plugin.core.UndeployDescription
Creates a new undeploy description.
OperationExecutionException - Exception in org.wildfly.plugin.core
An error indicating an operation has failed to execute.
OperationExecutionException(String, Operation, ModelNode) - Constructor for exception org.wildfly.plugin.core.OperationExecutionException
Creates a new exception with the failure message from the result.
OperationExecutionException(String, ModelNode, ModelNode) - Constructor for exception org.wildfly.plugin.core.OperationExecutionException
Creates a new exception with the failure message from the result.
OperationExecutionException(Operation, ModelNode) - Constructor for exception org.wildfly.plugin.core.OperationExecutionException
Creates a new exception with the failure message from the result.
OperationExecutionException(ModelNode, ModelNode) - Constructor for exception org.wildfly.plugin.core.OperationExecutionException
Creates a new exception with the failure message from the result.
org.wildfly.plugin.core - module org.wildfly.plugin.core
 
org.wildfly.plugin.core - package org.wildfly.plugin.core
 

P

PLUGIN_PROVISIONING_FILE - Static variable in interface org.wildfly.plugin.core.Constants
 
PluginProgressTracker<T> - Class in org.wildfly.plugin.core
 
processed(ProgressTracker<T>) - Method in class org.wildfly.plugin.core.PluginProgressTracker
 
processing(ProgressTracker<T>) - Method in class org.wildfly.plugin.core.PluginProgressTracker
 
provision(Path, String, String, MavenRepoManager) - Static method in class org.wildfly.plugin.core.GalleonUtils
Galleon provisioning of a default server.
pulse(ProgressTracker<T>) - Method in class org.wildfly.plugin.core.PluginProgressTracker
 

R

redeploy(Set<Deployment>) - Method in interface org.wildfly.plugin.core.DeploymentManager
Redeploys the content to the server.
redeploy(Deployment) - Method in interface org.wildfly.plugin.core.DeploymentManager
Redeploys the content to the server.
redeployToRuntime(Set<DeploymentDescription>) - Method in interface org.wildfly.plugin.core.DeploymentManager
Redeploys existing deployment content to the runtime for each deployment description.
redeployToRuntime(DeploymentDescription) - Method in interface org.wildfly.plugin.core.DeploymentManager
Redeploys existing deployment content to the runtime.
run() - Method in class org.wildfly.plugin.core.ConsoleConsumer
 

S

ServerHelper - Class in org.wildfly.plugin.core
 
ServerHelper() - Constructor for class org.wildfly.plugin.core.ServerHelper
 
set(String) - Method in class org.wildfly.plugin.core.FeaturePack
 
setArtifactId(String) - Method in class org.wildfly.plugin.core.FeaturePack
 
setClassifier(String) - Method in class org.wildfly.plugin.core.FeaturePack
 
setEnabled(boolean) - Method in class org.wildfly.plugin.core.Deployment
Sets whether or not the deployment should be enabled.
setExcludedConfigs(List<ConfigurationId>) - Method in class org.wildfly.plugin.core.FeaturePack
 
setExcludedPackages(List<String>) - Method in class org.wildfly.plugin.core.FeaturePack
 
setExtension(String) - Method in class org.wildfly.plugin.core.FeaturePack
 
setFailOnMissing(boolean) - Method in class org.wildfly.plugin.core.UndeployDescription
Sets whether or not a failure should occur if the deployment does exist on the container.
setGroupId(String) - Method in class org.wildfly.plugin.core.FeaturePack
 
setIncludedConfigs(List<ConfigurationId>) - Method in class org.wildfly.plugin.core.FeaturePack
 
setIncludedPackages(List<String>) - Method in class org.wildfly.plugin.core.FeaturePack
 
setInheritConfigs(boolean) - Method in class org.wildfly.plugin.core.FeaturePack
 
setInheritPackages(boolean) - Method in class org.wildfly.plugin.core.FeaturePack
 
setLocation(String) - Method in class org.wildfly.plugin.core.FeaturePack
 
setModel(String) - Method in class org.wildfly.plugin.core.ConfigurationId
 
setName(String) - Method in class org.wildfly.plugin.core.ConfigurationId
 
setName(String) - Method in class org.wildfly.plugin.core.Deployment
Sets the name for the deployment.
setPath(File) - Method in class org.wildfly.plugin.core.FeaturePack
 
setRemoveContent(boolean) - Method in class org.wildfly.plugin.core.UndeployDescription
Sets whether or not the content should be removed after the undeploy operation.
setRuntimeName(String) - Method in class org.wildfly.plugin.core.Deployment
Sets the runtime name for the deployment.
setServerGroups(String...) - Method in class org.wildfly.plugin.core.Deployment
Sets the server groups for the deployment.
setServerGroups(Collection<String>) - Method in class org.wildfly.plugin.core.Deployment
Sets the server groups for the deployment.
setTransitive(boolean) - Method in class org.wildfly.plugin.core.FeaturePack
 
setType(String) - Method in class org.wildfly.plugin.core.FeaturePack
 
setVersion(String) - Method in class org.wildfly.plugin.core.FeaturePack
 
shutdownDomain(ModelControllerClient) - Static method in class org.wildfly.plugin.core.ServerHelper
Shuts down a managed domain container.
shutdownDomain(ModelControllerClient, int) - Static method in class org.wildfly.plugin.core.ServerHelper
Shuts down a managed domain container.
shutdownStandalone(ModelControllerClient) - Static method in class org.wildfly.plugin.core.ServerHelper
Shuts down a standalone server.
shutdownStandalone(ModelControllerClient, int) - Static method in class org.wildfly.plugin.core.ServerHelper
Shuts down a standalone server.
SimpleDeploymentDescription - Class in org.wildfly.plugin.core
A simple deployment description.
STANDALONE - Static variable in interface org.wildfly.plugin.core.Constants
 
STANDALONE_XML - Static variable in interface org.wildfly.plugin.core.Constants
 
start(InputStream, OutputStream) - Static method in class org.wildfly.plugin.core.ConsoleConsumer
Creates and starts a daemon thread which pipes int InputStream to the OutputStream.
start(Process, OutputStream) - Static method in class org.wildfly.plugin.core.ConsoleConsumer
Creates and starts a daemon thread which consumes a processes stdout stream and pipes the date to the output stream.
starting(ProgressTracker<T>) - Method in class org.wildfly.plugin.core.PluginProgressTracker
 
successful() - Method in class org.wildfly.plugin.core.DeploymentResult
Determines if the deployment was successful or not.

T

toString() - Method in class org.wildfly.plugin.core.ConfigurationId
 
toString() - Method in class org.wildfly.plugin.core.Deployment
 
toString() - Method in class org.wildfly.plugin.core.FeaturePack
 
toString() - Method in class org.wildfly.plugin.core.SimpleDeploymentDescription
 
toString() - Method in class org.wildfly.plugin.core.UndeployDescription
 

U

undeploy(Set<UndeployDescription>) - Method in interface org.wildfly.plugin.core.DeploymentManager
Undeploys the deployment from the server.
undeploy(UndeployDescription) - Method in interface org.wildfly.plugin.core.DeploymentManager
Undeploys the deployment from the server.
UndeployDescription - Class in org.wildfly.plugin.core
Represents the description for undeploying content from a running container.
Utils - Class in org.wildfly.plugin.core
 
Utils() - Constructor for class org.wildfly.plugin.core.Utils
 

W

waitForDomain(Process, ModelControllerClient, long) - Static method in class org.wildfly.plugin.core.ServerHelper
Waits the given amount of time in seconds for a managed domain to start.
waitForDomain(ModelControllerClient, long) - Static method in class org.wildfly.plugin.core.ServerHelper
Waits the given amount of time in seconds for a managed domain to start.
waitForStandalone(Process, ModelControllerClient, long) - Static method in class org.wildfly.plugin.core.ServerHelper
Waits the given amount of time in seconds for a standalone server to start.
waitForStandalone(ModelControllerClient, long) - Static method in class org.wildfly.plugin.core.ServerHelper
Waits the given amount of time in seconds for a standalone server to start.
A B C D E F G H I M N O P R S T U W 
All Classes All Packages