|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ClassAvailableActivation is a data structures representing the
<if-class-available> element in Weld's extensions to beans.xml.Service.cleanup() on
each registered service
AfterBeanDiscovery is event is fired
EjbServices is a per-deployment service.Filter is a data structures representing the <include> and
<exclude> elements in Weld's extensions to beans.xml.BusinessInterfaceDescriptor which forwards all
its method calls to another BusinessInterfaceDescriptor}.Bootstrap which supports the decorator patternEjbDescriptor which forwards all its method calls
to another EjbDescriptor}.EjbServices which forwards all its method calls
to another EjbServices}.JpaInjectionServices which forwards all its method calls
to another JpaInjectionServices}.ResourceLoader which forwards all its method calls
to another ResourceLoader}.InterceptorBinding mechanism and are
enabled through the beans.xml file.
AnnotatedType for the instance being injected
BeanDeploymentArchive within
the Deployment.
InjectionTarget for the instance being injected
InterceptionType
(bound by InterceptorBinding).
InterceptionType
and method (bound by InterceptorBinding).
SerializableContextual that corresponds to the given Contextual
SerializableContextualInstance that corresponds to the given instance and Contextual
ExecutorServices.TaskFactory.createTasks(int) method.
JpaInjectionServices is a per-module service.BeanDeploymentArchive containing the given class.
InjectionContext.proceed() will cause Weld to perform injection on the
instance as it normally would.
EjbInjectionServices.registerEjbInjectionPoint(InjectionPoint)
and use the returned factory for producing injectable instances at runtime.
JpaInjectionServices.registerPersistenceContextInjectionPoint(InjectionPoint)
and use the returned factory for producing injectable instances at runtime.
JpaInjectionServices.registerPersistenceUnitInjectionPoint(InjectionPoint)
and use the returned factory for producing injectable instances at runtime.
ResourceInjectionServices.registerResourceInjectionPoint(InjectionPoint)
and use the returned factory for producing injectable instances at runtime.
ResourceInjectionServices.registerResourceInjectionPoint(String, String)
and use the returned factory for producing injectable instances at runtime.
ResourceInjectionServices is per-module service.ContextualInstanceBeforeShutdown event is fired
SingletonsDeployment service
Starts the application context
Starts the request context which lasts until
Bootstrap.endInitialization() is called
Discovers and creates Extension service providers
Finally, the BeforeBeanDiscovery event is fired.
SystemPropertyActivation is a data structures representing the
<if-system-property> element in Weld's extensions to beans.xml.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||