Enum Class ApplicationCreatorConfigOptions.PermittedProviderType

java.lang.Object
java.lang.Enum<ApplicationCreatorConfigOptions.PermittedProviderType>
io.helidon.pico.tools.ApplicationCreatorConfigOptions.PermittedProviderType
All Implemented Interfaces:
Serializable, Comparable<ApplicationCreatorConfigOptions.PermittedProviderType>, Constable
Enclosing interface:
ApplicationCreatorConfigOptions

public static enum ApplicationCreatorConfigOptions.PermittedProviderType extends Enum<ApplicationCreatorConfigOptions.PermittedProviderType>
Defines how the generator should allow the presence of Provider's or InjectionPointProvider's. Since providers add a level of non-deterministic behavior to the system it is required for the application to explicitly permit whether this feature should be permitted.