play.classloading.enhancers
类 ControllersEnhancer.ControllerInstrumentation

java.lang.Object
  继承者 play.classloading.enhancers.ControllersEnhancer.ControllerInstrumentation
包容类:
ControllersEnhancer

public static class ControllersEnhancer.ControllerInstrumentation
extends java.lang.Object

Runtime part needed by the instrumentation


构造方法摘要
ControllersEnhancer.ControllerInstrumentation()
           
 
方法摘要
static void initActionCall()
           
static boolean isActionCallAllowed()
           
static void stopActionCall()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ControllersEnhancer.ControllerInstrumentation

public ControllersEnhancer.ControllerInstrumentation()
方法详细信息

isActionCallAllowed

public static boolean isActionCallAllowed()

initActionCall

public static void initActionCall()

stopActionCall

public static void stopActionCall()


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly