|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cdi.tck.util.ForwardingAnnotated
org.jboss.cdi.tck.util.ForwardingAnnotatedType<X>
org.jboss.cdi.tck.util.ForwardingIdentifiedAnnotatedType<X>
IdentifiedAnnotatedType will be probably removed, see CDI-58. Use
AddForwardingAnnotatedTypeAction instead.
public abstract class ForwardingIdentifiedAnnotatedType<X>
| Constructor Summary | |
|---|---|
ForwardingIdentifiedAnnotatedType()
Deprecated. |
|
| Method Summary | |
|---|---|
abstract String |
getExtensionId()
Deprecated. |
String |
getID()
Deprecated. |
| Methods inherited from class org.jboss.cdi.tck.util.ForwardingAnnotatedType |
|---|
delegate, getConstructors, getFields, getJavaClass, getMethods |
| Methods inherited from class org.jboss.cdi.tck.util.ForwardingAnnotated |
|---|
equals, getAnnotation, getAnnotations, getBaseType, getTypeClosure, hashCode, isAnnotationPresent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.enterprise.inject.spi.AnnotatedType |
|---|
getConstructors, getFields, getJavaClass, getMethods |
| Methods inherited from interface javax.enterprise.inject.spi.Annotated |
|---|
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent |
| Constructor Detail |
|---|
public ForwardingIdentifiedAnnotatedType()
| Method Detail |
|---|
public abstract String getExtensionId()
public String getID()
getID in interface javax.enterprise.inject.spi.IdentifiedAnnotatedType<X>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||