org.objectweb.easybeans.api.bean
Interface EasyBeansSLSB

All Superinterfaces:
EasyBeansBean, EasyBeansInjection, EasyBeansLifeCycle, EasyBeansSB<EasyBeansSLSB>, EasyBeansSBLifeCycle, EasyBeansSLSBLifeCycle, EasyBeansTimedObject

public interface EasyBeansSLSB
extends EasyBeansSB<EasyBeansSLSB>, EasyBeansSLSBLifeCycle

Defines the interface of a stateless session bean.

Author:
Florent Benoit

Method Summary
 
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.timer.EasyBeansTimedObject
timeoutCallByEasyBeans
 
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