Uses of Class
org.jboss.proxy.ejb.GenericEJBInterceptor

Packages that use GenericEJBInterceptor
org.jboss.proxy.ejb   
 

Uses of GenericEJBInterceptor in org.jboss.proxy.ejb
 

Subclasses of GenericEJBInterceptor in org.jboss.proxy.ejb
 class EntityInterceptor
          An EJB entity bean proxy class.
 class HomeInterceptor
          The client-side proxy for an EJB Home object.
 class ListEntityInterceptor
          An EJB CMP entity bean proxy class holds info about the List that the entity belongs to, is used for reading ahead.
 class StatefulSessionInterceptor
           
 class StatelessSessionHomeInterceptor
          The client-side proxy for a stateless session Home object, that caches the stateless session interface
 class StatelessSessionInterceptor
          An EJB stateless session bean proxy class.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.