Package | Description |
---|---|
com.caucho.health.predicate | |
com.caucho.log | |
com.caucho.rewrite | |
com.caucho.server.dispatch | |
com.caucho.server.log | |
com.caucho.server.rewrite |
Modifier and Type | Method and Description |
---|---|
void |
IfCron.setDisableAt(CronType disableAt)
Sets the cron disable times.
|
void |
IfCron.setEnableAt(CronType enableAt)
Sets the cron enable times.
|
void |
IfCron.setValue(CronType enableAt) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRolloverLog.setRolloverCron(CronType cron)
Sets the log rollover cron specification
|
Modifier and Type | Method and Description |
---|---|
void |
IfCron.setDisableAt(CronType disableAt)
Sets the cron disable times.
|
void |
IfCron.setEnableAt(CronType enableAt)
Sets the cron enable times.
|
Modifier and Type | Method and Description |
---|---|
CronType |
ServletConfigImpl.getCron()
Returns the cron configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ServletConfigImpl.setCron(CronType cron) |
Modifier and Type | Method and Description |
---|---|
void |
AccessLog.setRolloverCron(CronType cron)
Sets the log rollover cron
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRule.setDisableAt(CronType disableAt) |
void |
AbstractRule.setEnableAt(CronType enableAt) |