Package org.jboss.webbeans.ejb.spi

Interface Summary
BusinessInterfaceDescriptor<T> Represents the business interface of an EJB
EjbDescriptor<T> EJB metadata from the EJB descriptor
EjbResolver A container should implement this interface to allow the Web Beans RI to resolve EJBs, Resources and JPA persistence units
 

Class Summary
ForwadingBusinessInterfaceDescriptor<T> An implementation of BusinessInterfaceDescriptor which forwards all its method calls to another BusinessInterfaceDescriptor}.
ForwardingEjbDescriptor<T> An implementation of EjbDescriptor which forwards all its method calls to another EjbDescriptor}.
ForwardingEjbResolver An implementation of EjbResolver which forwards all its method calls to another EjbResolver}.
 



Copyright © 2008-2009. All Rights Reserved.