org.ow2.easybeans.api.bean
Interface EasyBeansManagedBean

All Superinterfaces:
EasyBeansBean, EasyBeansInjection, EasyBeansLifeCycle, EasyBeansManagedBeanLifeCycle, EasyBeansTimedObject

public interface EasyBeansManagedBean
extends EasyBeansBean, EasyBeansManagedBeanLifeCycle

Defines the interface of a managed bean.

Author:
Loic Albertin

Method Summary
 
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.