| Package | Description |
|---|---|
| org.jboss.cdi.tck.util |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Timer |
Timer.setResolutionLogic(Timer.ResolutionLogic resolutionLogic)
Set new resolution logic.
|
Copyright © 2008-2015 Seam Framework. All Rights Reserved.