|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.dispatch.RunAt
public class RunAt
Configuration for a run-at
Constructor Summary | |
---|---|
RunAt()
Creates a new servlet configuration object. |
Method Summary | |
---|---|
void |
addText(java.lang.String runAt)
Adds the text. |
long |
getNextTimeout(long now)
Returns the next time. |
void |
setPeriod(Period period)
Sets the period |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunAt()
Method Detail |
---|
public void addText(java.lang.String runAt) throws ConfigException
ConfigException
public void setPeriod(Period period) throws ConfigException
ConfigException
public long getNextTimeout(long now)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |