Uses of Interface
org.jboss.weld.annotated.Identified
-
Packages that use Identified Package Description org.jboss.weld.annotated.slim org.jboss.weld.annotated.slim.backed org.jboss.weld.annotated.slim.unbacked -
-
Uses of Identified in org.jboss.weld.annotated.slim
Subinterfaces of Identified in org.jboss.weld.annotated.slim Modifier and Type Interface Description interfaceSlimAnnotatedType<T>Marker interface for lightweight implementations ofAnnotatedType. -
Uses of Identified in org.jboss.weld.annotated.slim.backed
Classes in org.jboss.weld.annotated.slim.backed that implement Identified Modifier and Type Class Description classBackedAnnotatedType<X> -
Uses of Identified in org.jboss.weld.annotated.slim.unbacked
Classes in org.jboss.weld.annotated.slim.unbacked that implement Identified Modifier and Type Class Description classUnbackedAnnotatedType<X>Wrapper for extension-providedAnnotatedType.
-