Uses of Enum Class
de.iip_ecosphere.platform.configuration.ConfigurationLifecycleDescriptor.LogLevel
Packages that use ConfigurationLifecycleDescriptor.LogLevel
-
Uses of ConfigurationLifecycleDescriptor.LogLevel in de.iip_ecosphere.platform.configuration
Methods in de.iip_ecosphere.platform.configuration 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 with parameters of type ConfigurationLifecycleDescriptor.LogLevelModifier and TypeMethodDescriptionprivate booleanConfigurationLifecycleDescriptor.allowLogging(String msg, Class<?> clazz, String bundleName, ConfigurationLifecycleDescriptor.LogLevel level) Returns whether logging is allowed.