Class ScriptRepositoryListener

java.lang.Object
org.apache.axis2.deployment.RepositoryListener
org.apache.axis2.scripting.ScriptRepositoryListener
All Implemented Interfaces:
DeploymentConstants

public class ScriptRepositoryListener extends RepositoryListener
An Axis2 RepositoryListener subclass for dealing with script services
  • Constructor Details

    • ScriptRepositoryListener

      public ScriptRepositoryListener(DeploymentEngine deploymentEngine)
  • Method Details

    • findServicesInDirectory

      protected void findServicesInDirectory()
      Searches a given folder for script services and adds them to a list in the WSInfolist class.
    • checkModules

      public void checkModules()
      Overrides:
      checkModules in class RepositoryListener
    • loadClassPathModules

      protected void loadClassPathModules()
      Overrides:
      loadClassPathModules in class RepositoryListener