public class RunAt
extends java.lang.Object
Constructor and Description |
---|
RunAt()
Creates a new servlet configuration object.
|
Modifier and Type | Method and Description |
---|---|
void |
addText(java.lang.String runAt)
Adds the text.
|
long |
getNextTimeout(long now)
Returns the next time.
|
void |
setPeriod(Period period)
Sets the period
|
public void addText(java.lang.String runAt) throws ConfigException
ConfigException
public void setPeriod(Period period) throws ConfigException
ConfigException
public long getNextTimeout(long now)