Package org.jboss.weld.ejb.spi
package org.jboss.weld.ejb.spi
-
InterfacesClassDescriptionRepresents the business interface of an EJBEJB metadata from the EJB descriptor.A container should implement this interface to allow Weld to resolve EJB and discover EJBs
EjbServicesis a per-BeanDeploymentArchive service.An implementation ofEjbDescriptormay optionally implement this interface if the EJB container uses subclassing to implement EJB functionality.