Uses of Enum Class
org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
Packages that use PeriodicRotatingFileHandler.Period
-
Uses of PeriodicRotatingFileHandler.Period in org.jboss.logmanager.handlers
Methods in org.jboss.logmanager.handlers that return PeriodicRotatingFileHandler.PeriodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PeriodicRotatingFileHandler.Period[]PeriodicRotatingFileHandler.Period.values()Returns an array containing the constants of this enum class, in the order they are declared.