public class PrepareResponsePointCut extends PointCut implements EntryInvocationHandler
DEFAULT_PRIORITY| Constructor and Description |
|---|
PrepareResponsePointCut(PointCutClassTransformer classTransformer) |
| Modifier and Type | Method and Description |
|---|---|
protected PointCutInvocationHandler |
getPointCutInvocationHandlerImpl() |
void |
handleInvocation(ClassMethodSignature sig,
java.lang.Object object,
java.lang.Object[] args) |
compareTo, createExactMethodMatcher, createMethodMatcher, equals, getClassMatcher, getMethodMatcher, getName, getPointCutInvocationHandler, getPriority, hashCode, isDispatcher, isEnabled, isIgnoreTransaction, noticeTransformerStarted, setPriority, toStringpublic PrepareResponsePointCut(PointCutClassTransformer classTransformer)
protected PointCutInvocationHandler getPointCutInvocationHandlerImpl()
getPointCutInvocationHandlerImpl in class PointCutpublic void handleInvocation(ClassMethodSignature sig, java.lang.Object object, java.lang.Object[] args)
handleInvocation in interface EntryInvocationHandler