org.objectweb.easybeans.api.bean
Interface EasyBeansSLSB

All Superinterfaces:
EasyBeansBean, EasyBeansDependencyInjection, EasyBeansInjection, EasyBeansLifeCycle, EasyBeansSB, EasyBeansSBLifeCycle, EasyBeansSLSBLifeCycle

public interface EasyBeansSLSB
extends EasyBeansSB, EasyBeansSLSBLifeCycle

Defines the interface of a stateless session bean.

Author:
Florent Benoit

Method Summary
 
Methods inherited from interface org.objectweb.easybeans.api.bean.EasyBeansSB
getEasyBeansSessionContext, setEasyBeansSessionContext
 
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.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.EasyBeansLifeCycle
postConstructEasyBeansLifeCycle, preDestroyEasyBeansLifeCycle