|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.impl.portlet.state.StateManagementPolicyImpl
public class StateManagementPolicyImpl
An implementation that rely on thread local context to make up its decision. State is locally persisted only for the local portal or for wsrp invocations in the context of a registration.
Constructor Summary | |
---|---|
StateManagementPolicyImpl()
|
Method Summary | |
---|---|
boolean |
persistLocally()
Returns true if the state must be persisted locally. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StateManagementPolicyImpl()
Method Detail |
---|
public boolean persistLocally()
StateManagementPolicy
persistLocally
in interface StateManagementPolicy
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |