Package org.apache.axis.encoding.ser
Class BaseFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
- Direct Known Subclasses:
BaseDeserializerFactory
,BaseSerializerFactory
Base Factory for BaseDeserializerFactory and BaseSerializerFactory.
Code Reuse for the method cache
- Author:
- Davanum Srinivas invalid input: '<'dims@yahoo.com>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseFactory
public BaseFactory()
-
-
Method Details
-
getMethod
Returns the the specified method - if any.
-