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.interceptor.InvocationContext
getContextData, getMethod, getParameters, getTarget, proceed, setParameters
 

Method Detail

getFactory

Factory getFactory()
Returns:
the factory of the Bean