Uses of Enum Class
de.iip_ecosphere.platform.configuration.easyProducer.ConfigurationLifecycleDescriptor.LogLevel
Packages that use ConfigurationLifecycleDescriptor.LogLevel
-
Uses of ConfigurationLifecycleDescriptor.LogLevel in de.iip_ecosphere.platform.configuration.easyProducer
Methods in de.iip_ecosphere.platform.configuration.easyProducer that return ConfigurationLifecycleDescriptor.LogLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ConfigurationLifecycleDescriptor.LogLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.iip_ecosphere.platform.configuration.easyProducer with parameters of type ConfigurationLifecycleDescriptor.LogLevelModifier and TypeMethodDescriptionprivate booleanConfigurationLifecycleDescriptor.allowLogging(String msg, Class<?> clazz, String bundleName, ConfigurationLifecycleDescriptor.LogLevel level) Returns whether logging is allowed.