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-deployment service. |
InterceptorBindings |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.