Uses of Class
org.ow2.jonas.antmodular.jonasbase.wrapper.LogfileRollmode

Uses of LogfileRollmode in org.ow2.jonas.antmodular.jonasbase.wrapper
 

Methods in org.ow2.jonas.antmodular.jonasbase.wrapper that return LogfileRollmode
static LogfileRollmode LogfileRollmode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogfileRollmode[] LogfileRollmode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.jonas.antmodular.jonasbase.wrapper with parameters of type LogfileRollmode
 void Wrapper.setLogfileRollmode(LogfileRollmode logfileRollmode)
           
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.