当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
UTP1 - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.framework.portlet.universal
Class UTP1
java.lang.Object
org.jboss.portal.test.framework.portlet.components.AbstractUniversalTestPortlet
org.jboss.portal.test.framework.portlet.universal.UTP1
- All Implemented Interfaces:
- Portlet
- public class UTP1
- extends AbstractUniversalTestPortlet
- Version:
- $Revision: 5448 $
- Author:
- Boleslaw Dawidowicz
Constructor Summary |
UTP1()
|
Method Summary |
protected java.lang.String |
createComponentId()
Get the componentId from the class name. |
void |
reset()
Resets helper variables |
Methods inherited from class org.jboss.portal.test.framework.portlet.components.AbstractUniversalTestPortlet |
createLogger, destroy, getActionJointpoint, getComponentId, getLogger, getPortletConfig, getPortletContext, getRenderJointpoint, init, processAction, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
local
public static java.lang.ThreadLocal local
local1
public static java.lang.ThreadLocal local1
local2
public static java.lang.ThreadLocal local2
local3
public static java.lang.ThreadLocal local3
local4
public static java.lang.ThreadLocal local4
local5
public static java.lang.ThreadLocal local5
holder
public static java.lang.Object holder
NAME
public static java.lang.String NAME
RENDER_JOINPOINT
public static final Joinpoint RENDER_JOINPOINT
ACTION_JOINPOINT
public static final Joinpoint ACTION_JOINPOINT
UTP1
public UTP1()
createComponentId
protected java.lang.String createComponentId()
- Description copied from class:
AbstractUniversalTestPortlet
- Get the componentId from the class name.
- Overrides:
createComponentId
in class AbstractUniversalTestPortlet
reset
public void reset()
- Resets helper variables
- Overrides:
reset
in class AbstractUniversalTestPortlet