|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.plugins.session.SessionConfigPlugin
Constructor Summary | |
SessionConfigPlugin()
|
Method Summary | |
void |
destroy()
|
java.lang.Class |
getAdaptedClass()
Return the classname adapted by the adapter. |
java.lang.Object |
getAdapter()
Return the adapter instance. |
void |
init(PluginContext pluginContext)
|
boolean |
isDistributed()
Return true if the session should be replicated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SessionConfigPlugin()
Method Detail |
public boolean isDistributed()
SessionConfig
isDistributed
in interface SessionConfig
public java.lang.Class getAdaptedClass()
AdapterPlugin
getAdaptedClass
in interface AdapterPlugin
public java.lang.Object getAdapter()
AdapterPlugin
getAdapter
in interface AdapterPlugin
public void init(PluginContext pluginContext)
init
in interface Plugin
pluginContext
- public void destroy()
destroy
in interface Plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |