Annotation Type Component
Deprecated.
see Plexus-to-JSR330 instead.
Marks a class as a Plexus component.
- Since:
- 1.0-alpha-33
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.boolean
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.
-
Element Details
-
role
Class<?> roleDeprecated. -
hint
String hintDeprecated.- Default:
""
-
version
String versionDeprecated.- Default:
""
-
alias
String aliasDeprecated.- Default:
""
-
description
String descriptionDeprecated.- Default:
""
-
lifecycleHandler
String lifecycleHandlerDeprecated.- Default:
""
-
instantiationStrategy
String instantiationStrategyDeprecated.- Default:
""
-
factory
String factoryDeprecated.- Default:
""
-
type
String typeDeprecated.- Default:
""
-
profile
String profileDeprecated.- Default:
""
-
composer
String composerDeprecated.- Default:
""
-
configurator
String configuratorDeprecated.- Default:
""
-
isolatedRealm
boolean isolatedRealmDeprecated.- Default:
false
-