org.apache.axis.encoding.ser
Class BaseFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
public abstract class BaseFactory
extends java.lang.Object
Base Factory for BaseDeserializerFactory and BaseSerializerFactory.
Code Reuse for the method cache
protected Method | getMethod(Class clazz, String methodName) - Returns the the specified method - if any.
|
getMethod
protected Method getMethod(Class clazz,
String methodName)
Returns the the specified method - if any.
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.