Uses of Class
app.nzyme.plugin.RegistryKey
Packages that use RegistryKey
-
Uses of RegistryKey in app.nzyme.plugin
Methods in app.nzyme.plugin that return RegistryKeyModifier and TypeMethodDescriptionabstract RegistryKeyRegistryKey.Builder.build()static RegistryKeyRegistryKey.create(String key, Optional<List<ConfigurationEntryConstraint>> constraints, Optional<String> defaultValue, boolean requiresRestart) -
Uses of RegistryKey in app.nzyme.plugin.rest.configuration
Methods in app.nzyme.plugin.rest.configuration with parameters of type RegistryKeyModifier and TypeMethodDescriptionstatic booleanConfigurationEntryConstraintValidator.checkConstraints(RegistryKey key, Map.Entry<String, Object> variable)