Package | Description |
---|---|
javax.enterprise.inject.spi |
Class and Description |
---|
Annotated
Describes annotated member properties.
|
AnnotatedCallable
Defines callables member contract.
|
AnnotatedConstructor
Defines member constructor contract.
|
AnnotatedField
Defines field member contract.
|
AnnotatedMember
Defines annotated members common contract.
|
AnnotatedMethod
Define method member contract.
|
AnnotatedParameter
Defines member parameter contract.
|
AnnotatedType
Defines alternative meta data for bean class.
|
Bean
Reprensts bean instances that are contextual
and injectable by the container.
|
Decorator |
InjectionPoint
An InjectionPoint object provides metadata information about an injection point.
|
InjectionTarget
Provides operations for performing dependency injection and lifecycle
callbacks on an instance of a type.
|
InterceptionType |
Interceptor |
ObserverMethod
ObserverMethod is the SPI to handle an observer method, which is
an event consumer for an event of the given type T.
|
ProcessBean
Fires event before registering bean with container.
|
ProcessManagedBean
Fired before registering managed bean.
|
Producer
Provides a generic operation for producing an instance of a type.
|
SessionBeanType
Session bean type enumerations.
|
Copyright © 2022. All rights reserved.