Package org.codehaus.mojo.jboss

Class Summary
AbstractJBossDeployerMojo Provides basic functionality for deploying an application over HTTP.
AbstractJBossServerMojo This class provides the general functionality for interacting with a local JBoss server.
ConfigureJBossMojo Allows you to configure JBoss installation by overlaying a conf, lib and deploy directory.
DeployMojo Deploys a directory or file to JBoss via JMX.
HardDeployMojo Hard deploys the file by copying it to the $JBOSS_HOME/server/[serverName]/deploy directory.
HardDeployMojoDeprecated Deprecated. As of version 1.4, use the hard-deploy goal instead.
HardUnDeployMojo Delete file form $JBOSS_HOME/server/[serverName]/deploy directory.
HardUndeployMojoDeprecated Deprecated. As of version 1.4, use the hard-undeploy goal instead.
HelpMojo Display help information on jboss-maven-plugin.
Call
JBossServerUtil Provides generic methods supporting plugin functionality
ReDeployMojo ReDeploys a directory or file to JBoss via JMX.
StartAndWaitMojo Starts JBoss and waits until the server is started.
StartAndWaitMojoDeprecated Deprecated. As of version 1.4, use the start-and-wait goal instead.
StartMojo Starts JBoss.
StopMojo Stops JBoss.
UndeployMojo Undeploys a directory or file from JBoss via JMX.
WaitAppStartMojo Waits until an app is started.
 



Copyright © 2005-2012 Codehaus. All Rights Reserved.