public class ProcessSyntheticAnnotatedTypeImpl<T> extends ProcessAnnotatedTypeImpl<T> implements javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType<T>
| Constructor and Description |
|---|
ProcessSyntheticAnnotatedTypeImpl(BeanManagerImpl beanManager,
SlimAnnotatedTypeContext<T> annotatedTypeContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.Extension |
getSource() |
getAnnotatedType, getOriginalAnnotatedType, getResultingAnnotatedType, isDirty, isVeto, setAnnotatedType, toString, vetocheckWithinObserverNotification, getReceiver, postNotify, preNotifypublic ProcessSyntheticAnnotatedTypeImpl(BeanManagerImpl beanManager, SlimAnnotatedTypeContext<T> annotatedTypeContext)
public javax.enterprise.inject.spi.Extension getSource()
getSource in interface javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType<T>Copyright © 2017. All rights reserved.