|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.deployment.ServiceDeployer
Constructor Summary | |
ServiceDeployer()
|
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 ServiceDeployer()
Method Detail |
public void init(ConfigurationContext configCtx)
init
in interface Deployer
public void deploy(DeploymentFileData deploymentFileData) throws DeploymentException
deploy
in interface Deployer
DeploymentException
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) throws DeploymentException
unDeploy
in interface Deployer
DeploymentException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |