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, veto
checkWithinObserverNotification, getReceiver, postNotify, preNotify
public ProcessSyntheticAnnotatedTypeImpl(BeanManagerImpl beanManager, SlimAnnotatedTypeContext<T> annotatedTypeContext)
public javax.enterprise.inject.spi.Extension getSource()
getSource
in interface javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType<T>
Copyright © 2016. All rights reserved.