Package | Description |
---|---|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
org.hibernate.jpa.event.internal.jpa | |
org.hibernate.jpa.event.spi.jpa | |
org.hibernate.validator.internal.cdi |
Classes for enabling Bean Validation CDI integration.
|
org.hibernate.validator.internal.cdi.interceptor |
Classes for enabling Bean Validation method validation via a CDI interceptor.
|
org.jboss.narayana.txframework.impl.as | |
org.jboss.weld.inject | |
org.picketlink.common.reflection |
Class and Description |
---|
Annotated
Represents a Java program element that can be annotated.
|
AnnotatedCallable
Represents a callable member of a Java type.
|
AnnotatedConstructor
Represents a constructor of a Java class.
|
AnnotatedField
Represents a field of a Java class.
|
AnnotatedMember
Represents a member of a Java type.
|
AnnotatedMethod
Represents a method of a Java type.
|
AnnotatedParameter
Represents a parameter of a method or constructor.
|
AnnotatedType
Represents a Java class or interface.
|
Bean
Represents an enabled bean.
|
BeanAttributes
The BeanAttributes interface exposes the basic attributes of a bean.
|
BeanManager
Allows a portable extension to interact directly with the container.
|
CDI
Provides access to the current container.
|
CDIProvider
Interface implemented by a CDI provider to provide access to the current container
|
Decorator
Represents an enabled decorator.
|
Extension
Service interface implemented by extensions.
|
InjectionPoint
Provides access to metadata about an injection point.
|
InjectionTarget
Provides operations for performing dependency injection and lifecycle callbacks on an
instance of a type.
|
InjectionTargetFactory
An
InjectionTargetFactory can create an InjectionTarget for a given bean. |
InterceptionType
Identifies the kind of lifecycle callback, EJB timeout method or business method interception.
|
Interceptor
Represents an enabled interceptor.
|
ObserverMethod
Represents an observer method of an enabled
bean.
|
ProcessAnnotatedType
The container fires an event of this type for each Java class or interface it discovers in a bean archive, before it reads
the declared annotations.
|
ProcessBean
The container fires an event of this type for each enabled bean, interceptor or decorator deployed in a bean archive, before
registering the
Bean object. |
ProcessManagedBean
The container fires an event of this type for each enabled managed bean, before registering the
Bean object. |
Producer
Provides a generic operation for producing an instance of a type.
|
ProducerFactory
An
ProducerFactory can create an Producer for a given bean. |
SessionBeanType
Identifies the kind of EJB session bean.
|
Unmanaged.UnmanagedInstance
Represents a non-contextual instance.
|
Class and Description |
---|
BeanManager
Allows a portable extension to interact directly with the container.
|
Class and Description |
---|
BeanManager
Allows a portable extension to interact directly with the container.
|
Class and Description |
---|
AfterBeanDiscovery
The event type of the second event fired by the container when it has fully completed the bean discovery process, validated
that there are no definition errors relating to the discovered beans, and registered
Bean
and ObserverMethod objects for the discovered beans, but before detecting deployment
problems. |
Bean
Represents an enabled bean.
|
BeanAttributes
The BeanAttributes interface exposes the basic attributes of a bean.
|
BeanManager
Allows a portable extension to interact directly with the container.
|
BeforeBeanDiscovery
This event type is thrown by the container before the bean discovery process begins.
|
Extension
Service interface implemented by extensions.
|
InjectionPoint
Provides access to metadata about an injection point.
|
PassivationCapable
Indicates that a custom implementation of
Bean or
Contextual is passivation capable. |
ProcessAnnotatedType
The container fires an event of this type for each Java class or interface it discovers in a bean archive, before it reads
the declared annotations.
|
ProcessBean
The container fires an event of this type for each enabled bean, interceptor or decorator deployed in a bean archive, before
registering the
Bean object. |
WithAnnotations
WithAnnotations may be applied to any portable extension observer method with an event parameter type of
ProcessAnnotatedType to filter the events delivered. |
Class and Description |
---|
Annotated
Represents a Java program element that can be annotated.
|
AnnotatedCallable
Represents a callable member of a Java type.
|
AnnotatedConstructor
Represents a constructor of a Java class.
|
AnnotatedField
Represents a field of a Java class.
|
AnnotatedMember
Represents a member of a Java type.
|
AnnotatedMethod
Represents a method of a Java type.
|
AnnotatedParameter
Represents a parameter of a method or constructor.
|
AnnotatedType
Represents a Java class or interface.
|
Class and Description |
---|
BeanManager
Allows a portable extension to interact directly with the container.
|
BeforeBeanDiscovery
This event type is thrown by the container before the bean discovery process begins.
|
Extension
Service interface implemented by extensions.
|
Class and Description |
---|
Bean
Represents an enabled bean.
|
Class and Description |
---|
AnnotatedField
Represents a field of a Java class.
|
AnnotatedType
Represents a Java class or interface.
|
BeanManager
Allows a portable extension to interact directly with the container.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.