|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.deployment.ModuleDeployer
Constructor Summary | |
ModuleDeployer()
|
|
ModuleDeployer(AxisConfiguration axisConfig)
|
Method Summary | |
void |
deploy(DeploymentFileData deploymentFileData)
|
void |
init(ConfigurationContext configCtx)
|
void |
setDirectory(java.lang.String directory)
|
void |
setExtension(java.lang.String extension)
|
void |
unDeploy(java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ModuleDeployer()
public ModuleDeployer(AxisConfiguration axisConfig)
Method Detail |
public void init(ConfigurationContext configCtx)
init
in interface Deployer
public void deploy(DeploymentFileData deploymentFileData)
deploy
in interface Deployer
public void setDirectory(java.lang.String directory)
setDirectory
in interface Deployer
public void setExtension(java.lang.String extension)
setExtension
in interface Deployer
public void unDeploy(java.lang.String fileName)
unDeploy
in interface Deployer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |