|
org.codehaus.gpars | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.scheduler.Timer
public final class Timer
A shared timer to run timeouts for various GPars services
Field Summary | |
---|---|
static java.util.concurrent.ScheduledExecutorService |
timer
|
Constructor Summary | |
Timer()
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Field Detail |
---|
public static final java.util.concurrent.ScheduledExecutorService timer
Constructor Detail |
---|
Timer()
Copyright © 2008–2013 Václav Pech. All Rights Reserved.