Package org.jboss.as.pojo.service
Class FieldJoinpoint
java.lang.Object
org.jboss.as.pojo.service.AbstractJoinpoint
org.jboss.as.pojo.service.TargetJoinpoint
org.jboss.as.pojo.service.FieldJoinpoint
- Direct Known Subclasses:
FieldGetJoinpoint,FieldSetJoinpoint
Field joinpoint.
- Author:
- Ales Justin
-
Constructor Summary
Constructors -
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
-
FieldJoinpoint
-
-
Method Details
-
getField
-
dispatch
Dispatch this action.- Returns:
- dispatch result
- Throws:
Throwable- for any error
-