|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectEJBControlImpl
EntityEJBControlImpl
public class EntityEJBControlImpl
The EntityEJBControlImpl class is the control implementation class for Entity EJBs.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface EJBControl |
|---|
EJBControl.EJBHome, EJBControl.JNDIContextEnv |
| Field Summary |
|---|
| Fields inherited from class EJBControlImpl |
|---|
_beanHandle, _beanInstance, _beanInterface, _beanType, _context, _controlInterface, _homeInstance, _homeInterface, _jndiName, _lastException, ENTITY_BEAN, JNDI_APPSCOPED_PREFIX, JNDI_GLOBAL_PREFIX, SESSION_BEAN |
| Constructor Summary | |
|---|---|
EntityEJBControlImpl()
|
|
| Method Summary | |
|---|---|
Object |
getEJBNextBeanInstance()
EntityEJBControl.getEJBNextBeanInstance() |
Object |
invoke(Method m,
Object[] args)
Extensible.invoke Handles all extended interface methods (i.e. |
void |
onCreate()
|
void |
onReset()
|
protected void |
releaseBeanInstance(boolean alreadyRemoved)
|
protected Object |
resolveBeanInstance()
|
protected boolean |
saveBeanInstance()
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface EJBControl |
|---|
getEJBBeanInstance, getEJBException, getEJBHomeInstance, hasEJBBeanInstance |
| Constructor Detail |
|---|
public EntityEJBControlImpl()
| Method Detail |
|---|
protected Object resolveBeanInstance()
resolveBeanInstance in class EJBControlImplprotected boolean saveBeanInstance()
saveBeanInstance in class EJBControlImplprotected void releaseBeanInstance(boolean alreadyRemoved)
releaseBeanInstance in class EJBControlImpl
public Object invoke(Method m,
Object[] args)
throws Throwable
EJBControlImpl
invoke in interface Extensibleinvoke in class EJBControlImplThrowablepublic Object getEJBNextBeanInstance()
getEJBNextBeanInstance in interface EntityEJBControlpublic void onCreate()
onCreate in class EJBControlImplpublic void onReset()
onReset in class EJBControlImpl
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||