Class ServiceOptions
java.lang.Object
io.helidon.service.codegen.ServiceOptions
Supported options specific to Helidon Service Registry.
-
Field Summary
FieldsModifier and TypeFieldDescriptionTreat all super types as a contract for a given service type being added.static final Option<InterceptionStrategy> WhichInterceptionStrategyto use.A set of interface/class types that should not be considered contracts, even if implemented by a service.Additional meta annotations that mark scope annotations. -
Method Summary
-
Field Details
-
AUTO_ADD_NON_CONTRACT_INTERFACES
-
NON_CONTRACT_TYPES
-
INTERCEPTION_STRATEGY
WhichInterceptionStrategyto use. -
SCOPE_META_ANNOTATIONS
-