public class CachedBoundActionMethodArgs extends Object
Constructor and Description |
---|
CachedBoundActionMethodArgs() |
Modifier and Type | Method and Description |
---|---|
static void |
clear() |
static CachedBoundActionMethodArgs |
current() |
static void |
init() |
Object[] |
retrieveActionMethodArgs(Method method) |
void |
storeActionMethodArgs(Method method,
Object[] rArgs) |
public static void init()
public static void clear()
public static CachedBoundActionMethodArgs current()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly