|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EasyBeansSFSB
Defines the interface of a stateful session bean.
Method Summary | |
---|---|
java.lang.Long |
getEasyBeansStatefulID()
Gets the stateful ID of the current bean. |
void |
setEasyBeansStatefulID(java.lang.Long easyBeansStatefulID)
Sets the ID for this stateful bean. |
Methods inherited from interface org.objectweb.easybeans.api.bean.EasyBeansSB |
---|
getEasyBeansRemoved, setEasyBeansRemoved |
Methods inherited from interface org.objectweb.easybeans.api.bean.EasyBeansBean |
---|
getEasyBeansContext, getEasyBeansFactory, setEasyBeansContext, setEasyBeansFactory |
Methods inherited from interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansLifeCycle |
---|
postConstructEasyBeansLifeCycle, preDestroyEasyBeansLifeCycle |
Methods inherited from interface org.objectweb.easybeans.api.injection.EasyBeansInjection |
---|
injectedByEasyBeans |
Methods inherited from interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansLifeCycle |
---|
postConstructEasyBeansLifeCycle, preDestroyEasyBeansLifeCycle |
Methods inherited from interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansSFSBLifeCycle |
---|
postActivateEasyBeansLifeCycle, prePassivateEasyBeansLifeCycle |
Methods inherited from interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansLifeCycle |
---|
postConstructEasyBeansLifeCycle, preDestroyEasyBeansLifeCycle |
Method Detail |
---|
java.lang.Long getEasyBeansStatefulID()
void setEasyBeansStatefulID(java.lang.Long easyBeansStatefulID)
easyBeansStatefulID
- the id to set.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |