public class ProcessSyntheticAnnotatedTypeImpl<T> extends ProcessAnnotatedTypeImpl<T> implements ProcessSyntheticAnnotatedType<T>
| Constructor and Description |
|---|
ProcessSyntheticAnnotatedTypeImpl(BeanManagerImpl beanManager,
SlimAnnotatedTypeContext<T> annotatedTypeContext) |
| Modifier and Type | Method and Description |
|---|---|
Extension |
getSource()
Get the extension instance which added the
AnnotatedType for which this event is being fired. |
getAnnotatedType, getOriginalAnnotatedType, getResultingAnnotatedType, isDirty, isVeto, setAnnotatedType, toString, vetoclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotatedType, setAnnotatedType, vetopublic ProcessSyntheticAnnotatedTypeImpl(BeanManagerImpl beanManager, SlimAnnotatedTypeContext<T> annotatedTypeContext)
public Extension getSource()
ProcessSyntheticAnnotatedTypeAnnotatedType for which this event is being fired.getSource in interface ProcessSyntheticAnnotatedType<T>Copyright © 2014 Seam Framework. All Rights Reserved.