Uses of Enum
org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
Packages that use PeriodicRotatingFileHandler.Period
-
Uses of PeriodicRotatingFileHandler.Period in org.jboss.logmanager.handlers
Subclasses with type arguments of type PeriodicRotatingFileHandler.Period in org.jboss.logmanager.handlersModifier and TypeClassDescriptionstatic enumPossible period values.Fields in org.jboss.logmanager.handlers declared as PeriodicRotatingFileHandler.PeriodMethods in org.jboss.logmanager.handlers that return PeriodicRotatingFileHandler.PeriodModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PeriodicRotatingFileHandler.Period[]PeriodicRotatingFileHandler.Period.values()Returns an array containing the constants of this enum type, in the order they are declared.