Package | Description |
---|---|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
javax.enterprise.inject.spi.builder |
Class and Description |
---|
AnnotatedTypeConfigurator
This API is an helper to configure a new
AnnotatedType instance. |
BeanAttributesConfigurator
This API is an helper to configure a new
BeanAttributes instance. |
BeanConfigurator
This API is an helper to configure a new
Bean instance. |
InjectionPointConfigurator
This API is an helper to configure a new
InjectionPoint instance. |
ObserverMethodConfigurator
This API is an helper to build a new
ObserverMethod instance. |
Class and Description |
---|
AnnotatedConstructorConfigurator
This interface is part of the
AnnotatedTypeConfigurator spi and helps defining an AnnotatedConstructor |
AnnotatedFieldConfigurator
This interface is part of the
AnnotatedTypeConfigurator spi and helps defining an AnnotatedField |
AnnotatedMethodConfigurator
This interface is part of the
AnnotatedTypeConfigurator spi and helps defining an AnnotatedMethod |
AnnotatedParameterConfigurator
This interface is part of the
AnnotatedTypeConfigurator spi and helps defining an AnnotatedParameter |
AnnotatedTypeConfigurator
This API is an helper to configure a new
AnnotatedType instance. |
BeanAttributesConfigurator
This API is an helper to configure a new
BeanAttributes instance. |
BeanConfigurator
This API is an helper to configure a new
Bean instance. |
InjectionPointConfigurator
This API is an helper to configure a new
InjectionPoint instance. |
ObserverMethodConfigurator
This API is an helper to build a new
ObserverMethod instance. |
Copyright © 2008-2016 JBoss by Red Hat, Inc.. All Rights Reserved.