org.apache.axis.components.script

Class BSF

Implemented Interfaces:
Script

public class BSF
extends java.lang.Object
implements Script

Method Summary

Object
run(String language, String name, String scriptStr, String methodName, Object[] argValues)

Method Details

run

public Object run(String language,
                  String name,
                  String scriptStr,
                  String methodName,
                  Object[] argValues)
            throws Exception
Specified by:
run in interface Script


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.