GridSim 5.0 beta

Uses of Class
gridsim.parallel.log.LoggerEnum

Packages that use LoggerEnum
gridsim.parallel.log   
 

Uses of LoggerEnum in gridsim.parallel.log
 

Methods in gridsim.parallel.log that return LoggerEnum
static LoggerEnum LoggerEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LoggerEnum[] LoggerEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in gridsim.parallel.log with parameters of type LoggerEnum
static Logger Logging.getLogger(LoggerEnum log)
          Returns the corresponding log object.
 


GridSim 5.0 beta

The University of Melbourne, Australia, 2009