Uses of Interface
org.jboss.weld.annotated.Identified
-
Packages that use Identified Package Description org.jboss.weld.annotated.slim JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.annotated.slim.backed JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.annotated.slim.unbacked JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
-
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.
-