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

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

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

Methods in org.jboss.cdi.tck 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 with parameters of type Timer.ResolutionLogic
 Timer Timer.setResolutionLogic(Timer.ResolutionLogic resolutionLogic)
          Set new resolution logic.
 



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