org.objectweb.easybeans.api
Interface EasyBeansInvocationContext

All Superinterfaces:
InvocationContext

public interface EasyBeansInvocationContext
extends InvocationContext

This interfaces adds some methods to the interface that EasyBeans interceptors will have.

Author:
Florent Benoit

Method Summary
 Factory getFactory()
           
 
Methods inherited from interface javax.ejb.InvocationContext
getBean, getContextData, getMethod, getParameters, proceed, setParameters
 

Method Detail

getFactory

Factory getFactory()
Returns:
the factory of the Bean