|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl<X>
X - bean class infopublic class ProcessAnnotatedTypeImpl<X>
Default implementation of the ProcessAnnotatedType.
| Constructor Summary | |
|---|---|
ProcessAnnotatedTypeImpl(javax.enterprise.inject.spi.AnnotatedType<X> annotatedType)
Creates a new instance with the given annotated type. |
|
| Method Summary | |
|---|---|
javax.enterprise.inject.spi.AnnotatedType<X> |
getAnnotatedType()
|
boolean |
isModifiedAnnotatedType()
Returns sets or not. |
boolean |
isVeto()
Returns veto status. |
void |
setAnnotatedType(javax.enterprise.inject.spi.AnnotatedType<X> type)
|
void |
veto()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessAnnotatedTypeImpl(javax.enterprise.inject.spi.AnnotatedType<X> annotatedType)
annotatedType - annotated type| Method Detail |
|---|
public javax.enterprise.inject.spi.AnnotatedType<X> getAnnotatedType()
getAnnotatedType in interface javax.enterprise.inject.spi.ProcessAnnotatedType<X>public void setAnnotatedType(javax.enterprise.inject.spi.AnnotatedType<X> type)
setAnnotatedType in interface javax.enterprise.inject.spi.ProcessAnnotatedType<X>public boolean isModifiedAnnotatedType()
public void veto()
veto in interface javax.enterprise.inject.spi.ProcessAnnotatedType<X>public boolean isVeto()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||