Uses of Class
org.jboss.weld.test.util.Timer.ResolutionLogic
-
Packages that use Timer.ResolutionLogic Package Description org.jboss.weld.test.util -
-
Uses of Timer.ResolutionLogic in org.jboss.weld.test.util
Methods in org.jboss.weld.test.util that return Timer.ResolutionLogic Modifier and Type Method Description static Timer.ResolutionLogicTimer.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.weld.test.util with parameters of type Timer.ResolutionLogic Modifier and Type Method Description TimerTimer. setResolutionLogic(Timer.ResolutionLogic resolutionLogic)Set new resolution logic.
-