public abstract class BaseFactory
extends java.lang.Object
Constructor and Description |
---|
BaseFactory() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.reflect.Method |
getMethod(java.lang.Class clazz,
java.lang.String methodName)
Returns the the specified method - if any.
|
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.