org.ow2.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.ow2.easybeans.api.bean.EasyBeansSB
getEasyBeansRemoved, setEasyBeansRemoved
 
Methods inherited from interface org.ow2.easybeans.api.bean.EasyBeansBean
easyBeansCleanup, getEasyBeansContext, getEasyBeansFactory, setEasyBeansContext, setEasyBeansFactory, setEasyBeansInvocationContextFactory
 
Methods inherited from interface org.ow2.easybeans.api.injection.EasyBeansInjection
injectedByEasyBeans
 
Methods inherited from interface org.ow2.easybeans.api.bean.timer.EasyBeansTimedObject
timeoutCallByEasyBeans
 
Methods inherited from interface org.ow2.easybeans.api.bean.lifecycle.EasyBeansLifeCycle
postConstructEasyBeansLifeCycle, preDestroyEasyBeansLifeCycle
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.