| Package | Description | 
|---|---|
| bradleyross.j2ee.beans | 
 These are the managed beans that are to be used with the J2EE
 examples. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private SessionProperties | 
LoginBean.sessionBean
I believe that the ManagedProperty annotation in
 this method will cause the sessionProperties
 bean to be created at the same time as the
 loginBean. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SessionProperties | 
LoginBean.getSessionBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LoginBean.setSessionBean(SessionProperties value)  |