Uses of Class
org.apache.webbeans.context.creational.EjbInterceptorContext

Packages that use EjbInterceptorContext
org.apache.webbeans.context.creational   
 

Uses of EjbInterceptorContext in org.apache.webbeans.context.creational
 

Methods in org.apache.webbeans.context.creational that return EjbInterceptorContext
 EjbInterceptorContext CreationalContextImpl.getEjbInterceptor(java.lang.Object ownerInstance, java.lang.Class<?> clazz)
          Gets interceptor instance.
 

Methods in org.apache.webbeans.context.creational with parameters of type EjbInterceptorContext
 void CreationalContextImpl.addEjbInterceptor(java.lang.Object ownerInstance, EjbInterceptorContext instance)
          Add interceptor instance.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.