|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.deployment.POJODeployer
Constructor Summary | |
POJODeployer()
|
Method Summary | |
void |
deploy(DeploymentFileData deploymentFileData)
|
void |
init(ConfigurationContext configCtx)
|
void |
setDirectory(java.lang.String directory)
|
void |
setExtension(java.lang.String extension)
|
void |
setMessageReceivers(AxisService service)
|
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 POJODeployer()
Method Detail |
public void init(ConfigurationContext configCtx)
init
in interface Deployer
public void deploy(DeploymentFileData deploymentFileData)
deploy
in interface Deployer
public void setMessageReceivers(AxisService service)
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 |