Package play.classloading.enhancers
Class ControllersEnhancer.ControllerInstrumentation
- java.lang.Object
-
- play.classloading.enhancers.ControllersEnhancer.ControllerInstrumentation
-
- Enclosing class:
- ControllersEnhancer
public static class ControllersEnhancer.ControllerInstrumentation extends java.lang.Object
Runtime part needed by the instrumentation
-
-
Constructor Summary
Constructors Constructor Description ControllerInstrumentation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
initActionCall()
static boolean
isActionCallAllowed()
static void
stopActionCall()
-