Interface | Description |
---|---|
AnnotatedConstructorConfigurator<T> |
This interface is part of the
AnnotatedTypeConfigurator SPI and helps defining an AnnotatedConstructor |
AnnotatedFieldConfigurator<T> |
This interface is part of the
AnnotatedTypeConfigurator SPI and helps defining an AnnotatedField |
AnnotatedMethodConfigurator<T> |
This interface is part of the
AnnotatedTypeConfigurator SPI and helps defining an AnnotatedMethod |
AnnotatedParameterConfigurator<T> |
This interface is part of the
AnnotatedTypeConfigurator SPI and helps defining an AnnotatedParameter |
AnnotatedTypeConfigurator<T> |
This API is a helper to configure a new
AnnotatedType instance. |
BeanAttributesConfigurator<T> |
This API is an helper to configure a new
BeanAttributes instance. |
BeanConfigurator<T> |
This API is an helper to configure a new
Bean instance. |
InjectionPointConfigurator |
This API is an helper to configure an existing
InjectionPoint instance. |
ObserverMethodConfigurator<T> |
An
ObserverMethodConfigurator can configure an ObserverMethod . |
ObserverMethodConfigurator.EventConsumer<T> |
Represents an operation that accepts a context of a fired event.
|
ProducerConfigurator<T> |
A
ProducerConfigurator can configure a Producer . |