public class ControllersEnhancer extends Enhancer
Modifier and Type | Class and Description |
---|---|
static interface |
ControllersEnhancer.ByPass |
static class |
ControllersEnhancer.ControllerInstrumentation
Runtime part needed by the instrumentation
|
static interface |
ControllersEnhancer.ControllerSupport
Mark class that need controller enhancement
|
Enhancer.ApplicationClassesClasspath
Modifier and Type | Field and Description |
---|---|
static ThreadLocal<Stack<String>> |
currentAction |
Constructor and Description |
---|
ControllersEnhancer() |
Modifier and Type | Method and Description |
---|---|
void |
enhanceThisClass(ApplicationClasses.ApplicationClass applicationClass)
The magic happen here...
|
createAnnotation, createAnnotation, getAnnotations, getAnnotations, getAnnotations, hasAnnotation, hasAnnotation, hasAnnotation, makeClass, newClassPool
public static final ThreadLocal<Stack<String>> currentAction
public void enhanceThisClass(ApplicationClasses.ApplicationClass applicationClass) throws Exception
Enhancer
enhanceThisClass
in class Enhancer
Exception
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly