|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.invocation.PreferencesInterceptor
public class PreferencesInterceptor
This interceptor is responsible for setting up the javax.portlet.PortletPreferences implementation instance in the invocation. todo : make the merge strategy configurable
Constructor Summary | |
---|---|
PreferencesInterceptor()
|
Method Summary | |
---|---|
java.lang.Object |
invoke(Invocation invocation)
Perform the invocation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreferencesInterceptor()
Method Detail |
---|
public java.lang.Object invoke(Invocation invocation)
Interceptor
invoke
in interface Interceptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |