|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jsfcl.app.FacesBean
com.sun.jsfcl.app.AbstractSessionBean
public abstract class AbstractSessionBean
AbstractSessionBean is the abstract base class for
data bean(s) that are stored in session scope attributes. It extends
FacesBean
, so it inherits all of the default behavior
found there.
Constructor Summary | |
---|---|
AbstractSessionBean()
Create a new session scope bean. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractSessionBean()
Create a new session scope bean.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |