org.exoplatform.services.portletcontainer.plugins.pc.aop
Class PortletContentCommand
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.container.component.ExecutionUnit
org.exoplatform.services.portletcontainer.plugins.pc.aop.BaseCommandUnit
org.exoplatform.services.portletcontainer.plugins.pc.aop.PortletContentCommand
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class PortletContentCommand
- extends BaseCommandUnit
| Fields inherited from class org.exoplatform.services.portletcontainer.plugins.pc.aop.BaseCommandUnit |
log |
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
| Methods inherited from class org.exoplatform.container.component.ExecutionUnit |
addExecutionUnit, getNextUnit |
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletContentCommand
public PortletContentCommand()
render
public Object render(RenderExecutionContext rcontext)
throws Throwable
- Overrides:
render in class BaseCommandUnit
- Parameters:
rcontext - context
- Returns:
- object
- Throws:
Throwable - throwable
serveResource
public Object serveResource(ResourceExecutionContext rcontext)
throws Throwable
- Overrides:
serveResource in class BaseCommandUnit
- Parameters:
rcontext - context
- Returns:
- object
- Throws:
Throwable - throwable
Copyright © 2009 eXo Platform SAS. All Rights Reserved.