electric.util.reflect
Interface IOperation
- All Known Implementing Classes:
- SOAPOperation
- public interface IOperation
IOperation
- Author:
- webMethods
getMethodName
public java.lang.String getMethodName()
getArgClasses
public java.lang.Class[] getArgClasses()
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
getInArgClasses
public java.lang.Class[] getInArgClasses()
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
getInArgCount
public int getInArgCount()
isAsync
public boolean isAsync()
copyright© 2001-2004 by webMethods All Rights Reserved.