| AppClientContext |
This provides a context for Application Client.
|
| EjbBundleContext |
This ClientContext implementation holds a top level reference
to the DOL EJB BundleDescriptor which will be used to populate
any information processed from the annotations.
|
| EjbContext |
|
| EjbInterceptorContext |
This provides a context for a of interceptor.
|
| EjbsContext |
This provides a context for a collection of Ejbs with the ejb class name.
|
| ManagedBeanContext |
This provides a context for a ManagedBean
|
| RarBundleContext |
|
| ResourceContainerContextImpl |
This provides an abstraction for handle resource references.
|
| WebBundleContext |
This ClientContext implementation holds a top level reference
to the DOL Web BundleDescriptor which will be used to populate
any information processed from the annotations.
|
| WebComponentContext |
This provides a context for a of web component.
|
| WebComponentsContext |
This provides a context for a collection of web components with the same
impl class name.
|