Package org.jboss.as.pojo.service
Class ReflectionJoinpoint
java.lang.Object
org.jboss.as.pojo.service.AbstractJoinpoint
org.jboss.as.pojo.service.TargetJoinpoint
org.jboss.as.pojo.service.ReflectionJoinpoint
Reflection joinpoint.
- Author:
- Ales Justin
-
Constructor Summary
ConstructorsConstructorDescriptionReflectionJoinpoint(BeanInfo beanInfo, String methodName) ReflectionJoinpoint(BeanInfo beanInfo, String methodName, String[] types) -
Method Summary
Methods inherited from class org.jboss.as.pojo.service.TargetJoinpoint
getTarget, setTargetMethods inherited from class org.jboss.as.pojo.service.AbstractJoinpoint
getParameters, setParameters, toObjects
-
Constructor Details
-
ReflectionJoinpoint
-
ReflectionJoinpoint
-
-
Method Details
-
dispatch
- Throws:
Throwable
-