public interface ComponentMethodInvocation extends Invocation, ComponentResourcesAware
ComponentMethodAdvice
to encapsulate the invocation. Extends Invocation with
the ComponentResources
of the component for which a method is being advised.PlasticClass
,
PlasticMethod
,
MethodAdvice
,
MethodInvocation
Modifier and Type | Method and Description |
---|---|
Component |
getInstance()
Deprecated.
Returns the component instance containing the advised method.
|
getMethodAnnotation, getMethodName, getParameter, getParameterCount, getParameterType, getResult, getResultType, getThrown, isFail, override, overrideResult, overrideThrown, proceed, rethrow
getComponentResources
Component getInstance()
Copyright © 2003-2012 The Apache Software Foundation.