Uses of Interface
org.jboss.weld.annotated.Identifier
-
Packages that use Identifier Package Description org.jboss.weld.annotated org.jboss.weld.annotated.slim -
-
Uses of Identifier in org.jboss.weld.annotated
Classes in org.jboss.weld.annotated with type parameters of type Identifier Modifier and Type Interface Description interfaceIdentified<I extends Identifier>Marker interface for anything that needs to be identified by an explicitIdentifier. -
Uses of Identifier in org.jboss.weld.annotated.slim
Classes in org.jboss.weld.annotated.slim that implement Identifier Modifier and Type Class Description classAnnotatedTypeIdentifierAn identifier for a anAnnotatedTypeThe identifier is composed of four parts: The identifier of theBeanDeploymentArchivewhich the type resides in.
-