Class MethodInvocationBundle
java.lang.Object
org.apache.tapestry5.internal.plastic.MethodInvocationBundle
Bundles together the fixed (same for all instances) information needed by a
MethodInvocationBundle
.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMethodInvocationBundle
(String className, MethodDescription methodDescription, MethodAdvice[] advice) -
Method Summary
-
Field Details
-
className
-
methodDescription
-
advice
-
-
Constructor Details
-
MethodInvocationBundle
public MethodInvocationBundle(String className, MethodDescription methodDescription, MethodAdvice[] advice)
-
-
Method Details
-
getMethod
-