public class JasperCompilerPointCut extends TracerFactoryPointCut
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CURRENT_JSP_FILE_KEY |
DEFAULT_PRIORITY| Constructor and Description |
|---|
JasperCompilerPointCut(PointCutClassTransformer classTransformer) |
| Modifier and Type | Method and Description |
|---|---|
Tracer |
doGetTracer(Transaction tx,
ClassMethodSignature sig,
java.lang.Object compiler,
java.lang.Object[] args) |
getPointCutInvocationHandlerImpl, getTracercompareTo, createExactMethodMatcher, createMethodMatcher, equals, getClassMatcher, getMethodMatcher, getName, getPointCutInvocationHandler, getPriority, hashCode, isDispatcher, isEnabled, isIgnoreTransaction, noticeTransformerStarted, setPriority, toStringpublic JasperCompilerPointCut(PointCutClassTransformer classTransformer)
public Tracer doGetTracer(Transaction tx, ClassMethodSignature sig, java.lang.Object compiler, java.lang.Object[] args)
doGetTracer in class TracerFactoryPointCut