|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.container.services.information.PortletWindowStateInfo.Lock
private class PortletWindowStateInfo.Lock
Utility class that is used for synchornization. Keeping the two lock fields final is important to ensure the synchronization works correctly. Had to create a custom class instead of using Object since Object is not serializable.
Constructor Summary | |
---|---|
private |
PortletWindowStateInfo.Lock()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private PortletWindowStateInfo.Lock()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |