org.apache.axis.components.script

Interface Script

public interface Script

This interface defines a Script module functionality

Since: 2.0

Author: Davanum Srinivas

Method Summary
Objectrun(String language, String name, String scriptStr, String methodName, Object[] argValues)

Method Detail

run

public Object run(String language, String name, String scriptStr, String methodName, Object[] argValues)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.