|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wsf.common.reflection.AccessibleObjectProcessorAdapter<A>
org.jboss.wsf.common.reflection.AbstractClassProcessor<AO>
org.jboss.wsf.common.reflection.AbstractAnnotatedClassProcessor<java.lang.reflect.Method,A>
org.jboss.wsf.common.reflection.AnnotatedMethodFinder<javax.ejb.EJB>
org.jboss.wsf.common.injection.finders.EJBMethodFinder
public final class EJBMethodFinder
Setter based EJB injection.
Constructor Summary | |
---|---|
EJBMethodFinder()
Constructor. |
Method Summary | |
---|---|
void |
validate(java.lang.reflect.Method method)
By default validation of accessible object passes. |
Methods inherited from class org.jboss.wsf.common.reflection.AnnotatedMethodFinder |
---|
getAccessibleObjects |
Methods inherited from class org.jboss.wsf.common.reflection.AbstractAnnotatedClassProcessor |
---|
getAnnotation, matches |
Methods inherited from class org.jboss.wsf.common.reflection.AbstractClassProcessor |
---|
process |
Methods inherited from class org.jboss.wsf.common.reflection.AccessibleObjectProcessorAdapter |
---|
validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJBMethodFinder()
Method Detail |
---|
public void validate(java.lang.reflect.Method method)
AccessibleObjectProcessorAdapter
validate
in interface AccessibleObjectProcessor<java.lang.reflect.Method>
validate
in class AccessibleObjectProcessorAdapter<java.lang.reflect.Method>
method
- object to validate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |