|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl
org.jboss.portlet.JBossPortletPreferences
public class JBossPortletPreferences
Field Summary |
---|
Fields inherited from class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl |
---|
ACTION, containerPrefs, log, mode, prefs, RENDER, updates, validator |
Constructor Summary | |
---|---|
JBossPortletPreferences(PropertyContext manager,
ContainerPreferencesInfo containerPrefs,
PreferencesValidator validator,
int mode,
ProxyInfo proxyInfo)
|
Method Summary | |
---|---|
java.lang.Object |
getProxy()
|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
|
Methods inherited from class org.jboss.portal.portlet.impl.jsr168.api.PortletPreferencesImpl |
---|
getMap, getNames, getValue, getValues, isReadOnly, reset, setValue, setValues, store |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBossPortletPreferences(PropertyContext manager, ContainerPreferencesInfo containerPrefs, PreferencesValidator validator, int mode, ProxyInfo proxyInfo)
Method Detail |
---|
public java.lang.Object getProxy()
public java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args) throws java.lang.Throwable
invoke
in interface java.lang.reflect.InvocationHandler
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |