|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.deployment.RepositoryListener
org.apache.axis2.scripting.ScriptRepositoryListener
public class ScriptRepositoryListener
An Axis2 RepositoryListener subclass for dealing with script services
Field Summary |
---|
Fields inherited from class org.apache.axis2.deployment.RepositoryListener |
---|
deploymentEngine, log, wsInfoList |
Constructor Summary | |
---|---|
ScriptRepositoryListener(DeploymentEngine deploymentEngine)
|
Method Summary | |
---|---|
void |
checkModules()
Finds a list of modules in the folder and adds to wsInfoList. |
protected void |
findServicesInDirectory()
Searches a given folder for script services and adds them to a list in the WSInfolist class. |
protected void |
loadClassPathModules()
|
Methods inherited from class org.apache.axis2.deployment.RepositoryListener |
---|
addFileToDeploy, checkServices, getLocation, init, init2, isSourceControlDir, startListener, update, updateRemote |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptRepositoryListener(DeploymentEngine deploymentEngine)
Method Detail |
---|
protected void findServicesInDirectory()
findServicesInDirectory
in class RepositoryListener
public void checkModules()
RepositoryListener
checkModules
in class RepositoryListener
protected void loadClassPathModules()
loadClassPathModules
in class RepositoryListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |