Uses of Class
org.milyn.ejc.EJCLogFactory.Level

Packages that use EJCLogFactory.Level
org.milyn.ejc   
 

Uses of EJCLogFactory.Level in org.milyn.ejc
 

Methods in org.milyn.ejc that return EJCLogFactory.Level
static EJCLogFactory.Level EJCLogFactory.Level.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EJCLogFactory.Level[] EJCLogFactory.Level.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.milyn.ejc with parameters of type EJCLogFactory.Level
 void EJCLogFactory.setLevel(EJCLogFactory.Level level)
           
 void EJCLog.setLevel(EJCLogFactory.Level level)
           
 

Constructors in org.milyn.ejc with parameters of type EJCLogFactory.Level
EJCLog(EJCLogFactory.Level level)
           
 



Copyright © 2011. All Rights Reserved.