|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ApplicationScoped
.BoundRequest
.Bound
ClassAvailableActivation
is a data structures representing the
<if-class-available> element in Weld's extensions to beans.xml.Service.cleanup()
on
each registered service
ConversationScoped
.Dependent
.AfterBeanDiscovery
is event is fired
HttpServletRequest
, then the context will be associated with the
specified HttpSession
(for this thread), activated, destroyed, and
then deactivated.
Ejb
InvocationContext
.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
Http
ServletRequest
.HttpServletRequest
.JpaInjectionServices
is a per-module service.BeanDeploymentArchive
containing the given class.
BoundRequest
backed by a pair of maps.InjectionContext.proceed()
will cause Weld to perform injection on the
instance as it normally would.
RequestScoped
and is
a managed context which can be activated, invalidated and deactivated.ResourceInjectionServices
is per-module service.ContextualInstance
SessionScoped
.BeforeShutdown
event is fired
Singleton
.Singleton
sDeployment
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.Bound
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |