public abstract class MethodInvokerPointCut extends TracerFactoryPointCut
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
TO_REMOVE |
DEFAULT_PRIORITY| Constructor and Description |
|---|
MethodInvokerPointCut(ClassMatcher classMatcher,
MethodMatcher methodMatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isUseFullPackageName()
Gets the field useFullPackageName.
|
protected void |
setTransactionName(Transaction transaction,
java.lang.String methodName,
java.lang.Class<?> pController) |
doGetTracer, getPointCutInvocationHandlerImpl, getTracercompareTo, createExactMethodMatcher, createMethodMatcher, equals, getClassMatcher, getMethodMatcher, getName, getPointCutInvocationHandler, getPriority, hashCode, isDispatcher, isEnabled, isIgnoreTransaction, noticeTransformerStarted, setPriority, toStringprotected static final java.lang.String TO_REMOVE
public MethodInvokerPointCut(ClassMatcher classMatcher, MethodMatcher methodMatcher)
protected boolean isUseFullPackageName()
protected void setTransactionName(Transaction transaction, java.lang.String methodName, java.lang.Class<?> pController)