X - bean class infopublic class ProcessSyntheticAnnotatedTypeImpl<X> extends ProcessAnnotatedTypeImpl<X> implements javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType<X>
ProcessSyntheticAnnotatedType.| Constructor and Description |
|---|
ProcessSyntheticAnnotatedTypeImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<X> annotatedType,
javax.enterprise.inject.spi.Extension source) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.Extension |
getSource() |
boolean |
isModifiedAnnotatedType()
Returns sets or not.
|
afterObserver, configureAnnotatedType, getAnnotatedType, isVeto, setAnnotatedType, vetocheckState, setStartedpublic ProcessSyntheticAnnotatedTypeImpl(WebBeansContext webBeansContext, javax.enterprise.inject.spi.AnnotatedType<X> annotatedType, javax.enterprise.inject.spi.Extension source)
public javax.enterprise.inject.spi.Extension getSource()
getSource in interface javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType<X>public boolean isModifiedAnnotatedType()
isModifiedAnnotatedType in class ProcessAnnotatedTypeImpl<X>Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.