public class MathCSConcurrentPointCut extends TracerFactoryPointCut
DEFAULT_PRIORITY| Constructor and Description |
|---|
MathCSConcurrentPointCut(PointCutClassTransformer classTransformer) |
| Modifier and Type | Method and Description |
|---|---|
Tracer |
doGetTracer(Transaction transaction,
ClassMethodSignature sig,
java.lang.Object callable,
java.lang.Object[] args) |
boolean |
isDispatcher() |
getPointCutInvocationHandlerImpl, getTracercompareTo, createExactMethodMatcher, createMethodMatcher, equals, getClassMatcher, getMethodMatcher, getName, getPointCutInvocationHandler, getPriority, hashCode, isEnabled, isIgnoreTransaction, noticeTransformerStarted, setPriority, toStringpublic MathCSConcurrentPointCut(PointCutClassTransformer classTransformer)
public Tracer doGetTracer(Transaction transaction, ClassMethodSignature sig, java.lang.Object callable, java.lang.Object[] args)
doGetTracer in class TracerFactoryPointCutpublic boolean isDispatcher()
isDispatcher in class PointCut