|
|||||||||||
?PREV CLASS? ?NEXT CLASS | FRAMES ? ?NO FRAMES ? ? | ||||||||||
SUMMARY:?NESTED?|?FIELD?|?CONSTR?|?METHOD | DETAIL:?FIELD?|?CONSTR?|?METHOD |
java.lang.Object | +--uk.org.ogsadai.sessions.impl.SimpleSessionAttributeValue
An example session attribute that contains no information.
Field Summary | |
private static?java.lang.String |
COPYRIGHT_NOTICE ??????????? |
private static?DAILogger |
LOG ??????????? |
Constructor Summary | |
SimpleSessionAttributeValue() ??????????? |
Method Summary | |
?void |
initialise(org.w3c.dom.Element?sessionAttribute) ??????????Initialises the session attribute value using the specified element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final java.lang.String COPYRIGHT_NOTICE
private static final DAILogger LOG
Constructor Detail |
public SimpleSessionAttributeValue()
Method Detail |
public void initialise(org.w3c.dom.Element?sessionAttribute) throws SessionAttrValueCreationException
SessionAttributeValue
initialise
in interface SessionAttributeValue
sessionAttribute
- sessionAttribute
element corresponding to this session attribute value.SessionAttrValueCreationException
- if there is any kind of problem during initialisation.
|
|||||||||||
?PREV CLASS? ?NEXT CLASS | FRAMES ? ?NO FRAMES ? ? | ||||||||||
SUMMARY:?NESTED?|?FIELD?|?CONSTR?|?METHOD | DETAIL:?FIELD?|?CONSTR?|?METHOD |