| |
|
| java.lang.Object com.caucho.server.dispatch.RunAt
RunAt | public class RunAt (Code) | | Configuration for a run-at
|
Field Summary | |
static L10N | L |
Constructor Summary | |
public | RunAt() Creates a new servlet configuration object. |
RunAt | public RunAt()(Code) | | Creates a new servlet configuration object.
|
addText | public void addText(String runAt) throws ConfigException(Code) | | Adds the text.
|
getNextTimeout | public long getNextTimeout(long now)(Code) | | Returns the next time.
|
setPeriod | public void setPeriod(Period period) throws ConfigException(Code) | | Sets the period
|
|
|
|