Class | Description |
---|---|
ExtensionLoader |
Loads META-INF/services/javax.enterprise.inject.spi.Extension
services.
|
ProcessAnnotatedTypeImpl<X> |
Default implementation of the
ProcessAnnotatedType . |
ProcessBeanImpl<X> |
Implementation of the
ProcessBean . |
ProcessInjectionTargetImpl<X> |
Implementation of the
ProcessInjectionTarget . |
ProcessManagedBeanImpl<X> |
Implementation of
ProcessManagedBean . |
ProcessObserverMethodImpl<T,X> |
Implementation of
ProcessObserverMethod . |
ProcessProducerFieldImpl<X,T> |
Implementation of the
ProcessProducerField . |
ProcessProducerImpl<X,T> |
Implementation of
ProcessProducer . |
ProcessProducerMethodImpl<X,T> |
Implementation of
ProcessProducerMethod . |
ProcessSessionBeanImpl<X> |
Implementation of
ProcessSessionBean . |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.