Class ScriptModule

java.lang.Object
org.apache.axis2.scripting.ScriptModule
All Implemented Interfaces:
Module

public class ScriptModule extends Object implements Module
Axis2 module to initialize script services. Uses a ScriptDeploymentEngine to find all the scripts in the scriptServices directory and deploy them as Axis2 services.