Package org.eclipse.net4j.util.factory
Annotationsschnittstelle AnnotationFactory.InjectElement
- Umschließende Klasse:
AnnotationFactory<PRODUCT>
@Inherited
@Target(METHOD)
@Retention(RUNTIME)
public static @interface AnnotationFactory.InjectElement
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Erforderliche Elemente - Übersicht
Erforderliche Elemente -
Optionale Elemente - Übersicht
Optionale ElementeModifizierer und TypOptionales ElementBeschreibungboolean
-
Feldübersicht
Felder
-
Felddetails
-
FACTORY_TYPE_ATTRIBUTE
- Siehe auch:
-
-
Elementdetails
-
name
String name- Standard:
""
-
productGroup
String productGroup -
productSingleton
boolean productSingleton- Standard:
false
-
factoryTypeAttribute
String factoryTypeAttribute- Standard:
"type"
-
defaultFactoryType
String defaultFactoryType- Standard:
""
-
descriptionAttribute
String descriptionAttribute- Standard:
""
-
cardinality
AnnotationFactory.InjectElement.Cardinality cardinality- Standard:
DETECT
-