org.objectweb.easybeans.api.bean
Interface EasyBeansSB

All Superinterfaces:
EasyBeansBean, EasyBeansDependencyInjection, EasyBeansInjection, EasyBeansLifeCycle, EasyBeansSBLifeCycle
All Known Subinterfaces:
EasyBeansSFSB, EasyBeansSLSB

public interface EasyBeansSB
extends EasyBeansBean, EasyBeansSBLifeCycle

Defines the interface of a session bean.

Author:
Florent Benoit

Method Summary
 
Methods inherited from interface org.objectweb.easybeans.api.bean.EasyBeansBean
getEasyBeansFactory, setEasyBeansFactory
 
Methods inherited from interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansLifeCycle
postConstructEasyBeansLifeCycle, preDestroyEasyBeansLifeCycle
 
Methods inherited from interface org.objectweb.easybeans.api.bean.injection.EasyBeansInjection
injectedByEasyBeans
 
Methods inherited from interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansLifeCycle
postConstructEasyBeansLifeCycle, preDestroyEasyBeansLifeCycle