Interface | Description |
---|---|
BusinessInterfaceDescriptor<T> |
Represents the business interface of an EJB
|
EjbDescriptor<T> |
EJB metadata from the EJB descriptor.
|
EjbServices |
A container should implement this interface to allow Weld to resolve EJB and discover EJBs
EjbServices is a per-BeanDeploymentArchive service. |
InterceptorBindings | |
SubclassedComponentDescriptor<T> |
An implementation of
EjbDescriptor may optionally implement this interface if the EJB container uses
subclassing to implement EJB functionality. |
Copyright © 2008–2017. All rights reserved.