play.data.binding
Class CachedBoundActionMethodArgs
java.lang.Object
play.data.binding.CachedBoundActionMethodArgs
public class CachedBoundActionMethodArgs
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedBoundActionMethodArgs
public CachedBoundActionMethodArgs()
init
public static void init()
clear
public static void clear()
current
public static CachedBoundActionMethodArgs current()
storeActionMethodArgs
public void storeActionMethodArgs(java.lang.reflect.Method method,
java.lang.Object[] rArgs)
retrieveActionMethodArgs
public java.lang.Object[] retrieveActionMethodArgs(java.lang.reflect.Method method)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly