Package org.apache.xbean.finder
Class AbstractFinder.MethodInfo
java.lang.Object
org.apache.xbean.finder.AbstractFinder.Annotatable
org.apache.xbean.finder.AbstractFinder.MethodInfo
- All Implemented Interfaces:
AbstractFinder.Info
- Enclosing class:
AbstractFinder
public class AbstractFinder.MethodInfo
extends AbstractFinder.Annotatable
implements AbstractFinder.Info
-
Constructor Summary
ConstructorsConstructorDescriptionMethodInfo
(AbstractFinder.ClassInfo info, Constructor constructor) MethodInfo
(AbstractFinder.ClassInfo info, Method method) MethodInfo
(AbstractFinder.ClassInfo declarignClass, String name, String returnType) -
Method Summary
Methods inherited from class org.apache.xbean.finder.AbstractFinder.Annotatable
getAnnotations
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.xbean.finder.AbstractFinder.Info
getAnnotations
-
Constructor Details
-
MethodInfo
-
MethodInfo
-
MethodInfo
-
-
Method Details
-
getParameterAnnotations
-
getParameterAnnotations
-
getName
- Specified by:
getName
in interfaceAbstractFinder.Info
-
getDeclaringClass
-
getReturnType
-
toString
-