|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.util.Clock
public abstract class Clock
Field Summary | |
---|---|
protected static java.util.Date |
currentTime
|
Constructor Summary | |
---|---|
Clock()
|
Method Summary | |
---|---|
static java.util.Date |
getCurrentTime()
|
static void |
setCurrentTime(java.util.Date currentTime)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static java.util.Date currentTime
Constructor Detail |
---|
public Clock()
Method Detail |
---|
public static java.util.Date getCurrentTime()
public static void setCurrentTime(java.util.Date currentTime)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |