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