Uses of Package
javax.enterprise.inject.spi.configurator
Packages that use javax.enterprise.inject.spi.configurator
Package
Description
The portable extension integration SPI.
-
Classes in javax.enterprise.inject.spi.configurator used by javax.enterprise.inject.spiClassDescriptionThis API is a helper to configure a new
AnnotatedType
instance.This API is an helper to configure a newBeanAttributes
instance.This API is an helper to configure a newBean
instance.This API is an helper to configure an existingInjectionPoint
instance.AnObserverMethodConfigurator
can configure anObserverMethod
.AProducerConfigurator
can configure aProducer
. -
Classes in javax.enterprise.inject.spi.configurator used by javax.enterprise.inject.spi.configuratorClassDescriptionThis interface is part of the
AnnotatedTypeConfigurator
SPI and helps defining anAnnotatedConstructor
This interface is part of theAnnotatedTypeConfigurator
SPI and helps defining anAnnotatedField
This interface is part of theAnnotatedTypeConfigurator
SPI and helps defining anAnnotatedMethod
This interface is part of theAnnotatedTypeConfigurator
SPI and helps defining anAnnotatedParameter
This API is a helper to configure a newAnnotatedType
instance.This API is an helper to configure a newBeanAttributes
instance.This API is an helper to configure a newBean
instance.This API is an helper to configure an existingInjectionPoint
instance.AnObserverMethodConfigurator
can configure anObserverMethod
.Represents an operation that accepts a context of a fired event.AProducerConfigurator
can configure aProducer
.