|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.PortletInvokerInterceptor
org.jboss.portal.core.aspects.portlet.CorePortletInterceptor
public abstract class CorePortletInterceptor
| Constructor Summary | |
|---|---|
CorePortletInterceptor()
|
|
| Method Summary | |
|---|---|
protected org.jboss.portal.portlet.info.PortletInfo |
getPortletInfo(org.jboss.portal.portlet.invocation.PortletInvocation invocation)
Retrieve the CorePortetInfo, if any, associated with the Portlet being invoked. |
protected org.jboss.portal.portlet.invocation.response.FragmentResponse |
updateFragmentWithPropertiesIfNeeded(org.jboss.portal.portlet.invocation.response.FragmentResponse fragment)
Create a new FragmentResponse if the current one doesn't have any properties. |
| Methods inherited from class org.jboss.portal.portlet.PortletInvokerInterceptor |
|---|
createClone, destroyClones, getNext, getPortlet, getPortlets, getProperties, getProperties, invoke, setNext, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorePortletInterceptor()
| Method Detail |
|---|
protected org.jboss.portal.portlet.info.PortletInfo getPortletInfo(org.jboss.portal.portlet.invocation.PortletInvocation invocation)
invocation - the current PortletInvocation
null if no such information
is presentprotected org.jboss.portal.portlet.invocation.response.FragmentResponse updateFragmentWithPropertiesIfNeeded(org.jboss.portal.portlet.invocation.response.FragmentResponse fragment)
fragment - the current FragmentResponse
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||