| AbstractComponentConfigurator |
|
| AroundConstructInterceptorFactory |
|
| Attachments |
|
| BasicComponent |
A basic component implementation.
|
| BasicComponentCreateService |
A service for creating a component.
|
| BasicComponentInstance |
An abstract base component instance.
|
| BindingConfiguration |
A binding into JNDI.
|
| ClassDescriptionTraversal |
throwaway utility class for traversing a class configuration from most general superclass down
|
| ComponentClientInstance |
Class that represents an instance of a component client.
|
| ComponentConfiguration |
The construction parameter set passed in to an abstract component.
|
| ComponentDescription |
A description of a generic Jakarta EE component.
|
| ComponentInstanceInterceptorFactory |
A factory to create interceptors per ComponentInstance instance.
|
| ComponentInterceptorFactory |
A factory to create interceptors that are tied to a component instance.
|
| ComponentRegistry |
Registry that can be used to create a fully injected class instance.
|
| ComponentStartService |
Service wrapper for a Component which starts and stops the component instance.
|
| ComponentTypeInjectionSource |
An injection source which injects a component based upon its type.
|
| ConstructorComponentFactory |
|
| DeploymentDescriptorEnvironment |
The environment as read from a deployment descriptor
|
| EEApplicationClasses |
Allows a deployment to get old of class descriptions from all sub deployments it has access to.
|
| EEApplicationDescription |
|
| EEDefaultResourceJndiNames |
The jndi names for the default EE bindings.
|
| EEModuleClassDescription |
The description of a (possibly annotated) class in an EE module.
|
| EEModuleConfiguration |
TODO: do we still need this?
|
| EEModuleDescription |
|
| EnvEntryInjectionSource |
A description of an env-entry.
|
| FieldInjectionTarget |
|
| FixedInjectionSource |
An injection of a fixed value.
|
| InjectionSource |
A configuration for an injection source.
|
| InjectionSource.ResolutionContext |
A resolution context for the injection source.
|
| InjectionTarget |
An injection target field or method in a class.
|
| InterceptorDescription |
A description of an @Interceptor annotation value or its equivalent
deployment descriptor construct.
|
| InterceptorEnvironment |
Class that represents the environment entries of an interceptor, defined in the interceptors section
of ejb-jar.xml.
|
| LookupInjectionSource |
A binding which gets its value from another JNDI binding.
|
| MethodInjectionTarget |
|
| NamespaceConfigurator |
A configurator which adds interceptors to the component which establish the naming context.
|
| NamespaceContextInterceptor |
An interceptor which imposes the given namespace context selector.
|
| NamespaceViewConfigurator |
|
| ProxyInvocationHandler |
An invocation handler for a component proxy.
|
| ReflectiveClassIntrospector |
|
| ResourceInjectionConfiguration |
A configuration for resource injection.
|
| ViewBindingInjectionSource |
|
| ViewConfiguration |
A configuration of a component view.
|
| ViewDescription |
A description of a view.
|
| ViewManagedReferenceFactory |
A managed reference factory for a component view.
|
| ViewManagedReferenceFactory.Injector |
The bridge injector for binding views into JNDI.
|
| ViewService |
|