| Constructor and Description |
|---|
ScriptModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyPolicy(org.apache.neethi.Policy policy,
AxisDescription axisDescription) |
boolean |
canSupportAssertion(org.apache.neethi.Assertion assertion) |
void |
engageNotify(AxisDescription axisDescription) |
protected java.io.File |
getScriptServicesDirectory(AxisConfiguration axisConfig)
Gets the repo directory for the scripts.
|
void |
init(ConfigurationContext configContext,
AxisModule module)
Init by creating and deploying AxisServices for each script
|
void |
shutdown(ConfigurationContext configurationContext) |
public void init(ConfigurationContext configContext, AxisModule module) throws AxisFault
protected java.io.File getScriptServicesDirectory(AxisConfiguration axisConfig) throws DeploymentException
DeploymentExceptionpublic void applyPolicy(org.apache.neethi.Policy policy,
AxisDescription axisDescription)
throws AxisFault
applyPolicy in interface ModuleAxisFaultpublic boolean canSupportAssertion(org.apache.neethi.Assertion assertion)
canSupportAssertion in interface Modulepublic void engageNotify(AxisDescription axisDescription) throws AxisFault
engageNotify in interface ModuleAxisFaultpublic void shutdown(ConfigurationContext configurationContext) throws AxisFault
Copyright © 2004-2024 The Apache Software Foundation. All Rights Reserved.