java.lang.Objectorg.jboss.blocks.ejb.EntityBeanSupport
All Implemented Interfaces:
javax.ejb.EntityBean
Fulfills all methods required for the EntityBean interface including basic EntityContext handling and provides helper methods for common entity actions.
Also provides support for isModified if the bean developer chooses to make use of it.
< - tt>$Revision: 1.1.1.1 $< - a href="mailto:jason@planet57.com">Jason Dillon| Field Summary | ||
|---|---|---|
| protected Logger | log | Instance logger. |
| Method from org.jboss.blocks.ejb.EntityBeanSupport Summary: |
|---|
| ejbActivate, ejbLoad, ejbPassivate, ejbRemove, ejbStore, getEJBContext, getEJBObject, getEntityContext, isModified, setEntityContext, setModified, setModified, unsetEntityContext |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.jboss.blocks.ejb.EntityBeanSupport Detail: |
|---|
|
|
|
|
|
|
Same as |
|
|
|
|
|
|