Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
O
R
S
T
U
W
A
AppcMojo
- Class in
org.codehaus.mojo.weblogic
Run the weblogic appc compiler against an artifact.
AppcMojo()
- Constructor for class org.codehaus.mojo.weblogic.
AppcMojo
C
ClientGenMojo
- Class in
org.codehaus.mojo.weblogic
Runs Client Gen on a given WSDL.
ClientGenMojo()
- Constructor for class org.codehaus.mojo.weblogic.
ClientGenMojo
D
DeployMojo
- Class in
org.codehaus.mojo.weblogic
Deploy an artifact to Weblogic servers(s) or cluster(s).
DeployMojo()
- Constructor for class org.codehaus.mojo.weblogic.
DeployMojo
DeployMojoBase
- Class in
org.codehaus.mojo.weblogic
This class is a base class for all deployment related mojos.
DeployMojoBase()
- Constructor for class org.codehaus.mojo.weblogic.
DeployMojoBase
E
execute()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
This method will perform the appc compilation of artifact.
execute()
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
This method will run client gen on the given WSDL.
execute()
- Method in class org.codehaus.mojo.weblogic.
DeployMojo
This method will perform the deployment of artifact to the targets.
execute()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
This method will perform the deployment of the object to the proper server url.
execute()
- Method in class org.codehaus.mojo.weblogic.
ListAppsMojo
This method will list the artifacts on a server(s) or cluster(s).
execute()
- Method in class org.codehaus.mojo.weblogic.
ReDeployMojo
This method will perform the re-deployment of the object to the proper server url.
execute()
- Method in class org.codehaus.mojo.weblogic.
StartMojo
This method will perform the start of an application unit.
execute()
- Method in class org.codehaus.mojo.weblogic.
StopMojo
This method will perform the stop of an application unit.
execute()
- Method in class org.codehaus.mojo.weblogic.
UnDeployMojo
This task will perform the un-deployment of the object to the proper server url.
G
getAdminServerHostName()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Returns the value for the admin server host name property.
getAdminServerPort()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Returns the value for the admin server port property.
getAdminServerProtocol()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Getter for property admin server protocol.
getAdminUrl(String, String, String)
- Static method in class org.codehaus.mojo.weblogic.util.
WeblogicMojoUtilities
This method will contstruct the Admin URL to the given server.
getArtifactPath()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Getter for property artifact path.
getArtifacts()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property artifacts.
getArtifacts()
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Getter for property artifacts.
getDependencies(Set)
- Static method in class org.codehaus.mojo.weblogic.util.
WeblogicMojoUtilities
This method will get the dependencies from the pom and construct a classpath string to be used to run a mojo where a classpath is required.
getInputArtifactPath()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property input artifact path.
getInputParameters(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
This method will build up the parameters required for the various deployment operations.
getInputWSDL()
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Getter for property input WSDL.
getName()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Returns the value for the name property.
getOutputArtifactPath()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property output artifact path.
getOutputDir()
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Getter for property output dir.
getPackageName()
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Getter for property package name.
getPassword()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Returns the value for the password property.
getProjectPackaging()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property project packaging.
getProjectPackaging()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Getter for property project packaging.
getServiceName()
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Getter for property service name.
getTargetList()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
This method will return a list of target by parsing the comma separated list of targets..
getTargetNames()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Returns the value for the target names property.
getUserId()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Returns the value for the user id property.
I
isBasicClientJar()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property basic client jar.
isForceGeneration()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property force generation.
isKeepGenerated()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property keep generated.
isLineNumbers()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property line numbers.
isRemote()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Getter for property remote.
isVerbose()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Getter for property verbose.
L
ListAppsMojo
- Class in
org.codehaus.mojo.weblogic
List the atifacts on Weblogic server(s) or cluster(s).
ListAppsMojo()
- Constructor for class org.codehaus.mojo.weblogic.
ListAppsMojo
O
org.codehaus.mojo.weblogic
- package org.codehaus.mojo.weblogic
org.codehaus.mojo.weblogic.util
- package org.codehaus.mojo.weblogic.util
R
ReDeployMojo
- Class in
org.codehaus.mojo.weblogic
Redeploy artifact on Weblogic server(s) or cluster(s).
ReDeployMojo()
- Constructor for class org.codehaus.mojo.weblogic.
ReDeployMojo
S
setAdminServerHostName(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Sets the value of the admin server host name property.
setAdminServerPort(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Sets the value of the admin server port property.
setAdminServerProtocol(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Setter for the admin server protocol.
setArtifactPath(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Setter for the artifact path.
setArtifacts(Set)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the artifacts.
setArtifacts(Set)
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Setter for the artifacts.
setBasicClientJar(boolean)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the basic client jar.
setForceGeneration(boolean)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the force generation.
setInputArtifactPath(String)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the input artifact path.
setInputWSDL(String)
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Setter for the input WSDL.
setKeepGenerated(boolean)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the keep generated.
setLineNumbers(boolean)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the line numbers.
setName(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Sets the value of the name property.
setOutputArtifactPath(String)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the output artifact path.
setOutputDir(String)
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Setter for the output dir.
setPackageName(String)
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Setter for the package name.
setPassword(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Sets the value of the password property.
setProjectPackaging(String)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the project packaging.
setProjectPackaging(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Setter for the project packaging.
setRemote(boolean)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Setter for the remote.
setServiceName(String)
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
Setter for the service name.
setTargetNames(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Sets the value of the target names property.
setUserId(String)
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
Sets the value of the user id property.
setVerbose(boolean)
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
Setter for the verbose.
StartMojo
- Class in
org.codehaus.mojo.weblogic
Start an artifact on Weblogic server(s) or cluster(s).
StartMojo()
- Constructor for class org.codehaus.mojo.weblogic.
StartMojo
StopMojo
- Class in
org.codehaus.mojo.weblogic
Stop an artifact on Weblogic server(s) or cluster(s).
StopMojo()
- Constructor for class org.codehaus.mojo.weblogic.
StopMojo
T
toString()
- Method in class org.codehaus.mojo.weblogic.
AppcMojo
This method creates a String representation of this object.
toString()
- Method in class org.codehaus.mojo.weblogic.
ClientGenMojo
toString methode: creates a String representation of the object
toString()
- Method in class org.codehaus.mojo.weblogic.
DeployMojoBase
toString methode: creates a String representation of the object
U
UnDeployMojo
- Class in
org.codehaus.mojo.weblogic
Undeploy artifacts from Weblogic server(s) or cluster(s).
UnDeployMojo()
- Constructor for class org.codehaus.mojo.weblogic.
UnDeployMojo
updateArtifactName(String, String)
- Static method in class org.codehaus.mojo.weblogic.util.
WeblogicMojoUtilities
This method will make sure there is a type appended to the file name and if it is the appropriate type for the project packaging.
W
WeblogicMojoUtilities
- Class in
org.codehaus.mojo.weblogic.util
This class contains some utilities that are useful during use of the Weblogic Mojo.
A
C
D
E
G
I
L
O
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2008
Codehaus
. All Rights Reserved.