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.ObjectRuntime 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 voidinitActionCall()static booleanisActionCallAllowed()static voidstopActionCall()
-