Uses of Class
org.jboss.cdi.tck.util.Timer.ResolutionLogic

Packages that use Timer.ResolutionLogic
org.jboss.cdi.tck.util   
 

Uses of Timer.ResolutionLogic in org.jboss.cdi.tck.util
 

Methods in org.jboss.cdi.tck.util that return Timer.ResolutionLogic
static Timer.ResolutionLogic Timer.ResolutionLogic.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Timer.ResolutionLogic[] Timer.ResolutionLogic.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.cdi.tck.util with parameters of type Timer.ResolutionLogic
 Timer Timer.setResolutionLogic(Timer.ResolutionLogic resolutionLogic)
          Set new resolution logic.
 



Copyright © 2008-2013 Seam Framework. All Rights Reserved.