public class UTP1 extends AbstractUniversalTestPortlet
AbstractUniversalTestPortlet.RuntimeStatus| Modifier and Type | Field and Description |
|---|---|
static JoinPoint |
ACTION_JOIN_POINT |
static JoinPoint |
EVENT_JOIN_POINT |
static Object |
holder |
static ThreadLocal |
local |
static ThreadLocal |
local1 |
static ThreadLocal |
local2 |
static ThreadLocal |
local3 |
static ThreadLocal |
local4 |
static ThreadLocal |
local5 |
static String |
NAME |
static JoinPoint |
RENDER_JOIN_POINT |
static JoinPoint |
RESOURCE_JOIN_POINT |
| Constructor and Description |
|---|
UTP1() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Resets helper variables
|
createLogger, destroy, getActionJointpoint, getLogger, getPortletConfig, getPortletContext, getPortletName, getRenderJointpoint, getRuntimeStatus, init, processAction, processEvent, render, serveResourcepublic static ThreadLocal local
public static ThreadLocal local1
public static ThreadLocal local2
public static ThreadLocal local3
public static ThreadLocal local4
public static ThreadLocal local5
public static Object holder
public static final String NAME
public static final JoinPoint RENDER_JOIN_POINT
public static final JoinPoint EVENT_JOIN_POINT
public static final JoinPoint ACTION_JOIN_POINT
public static final JoinPoint RESOURCE_JOIN_POINT
public void reset()
reset in class AbstractUniversalTestPortletCopyright © 2003-2018 GateIn. All Rights Reserved.