|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CronType | |
|---|---|
| com.caucho.health.predicate | |
| com.caucho.log | |
| com.caucho.rewrite | |
| com.caucho.server.dispatch | |
| com.caucho.server.log | |
| com.caucho.server.rewrite | |
| Uses of CronType in com.caucho.health.predicate |
|---|
| Methods in com.caucho.health.predicate with parameters of type CronType | |
|---|---|
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)
|
| Uses of CronType in com.caucho.log |
|---|
| Methods in com.caucho.log with parameters of type CronType | |
|---|---|
void |
AbstractRolloverLog.setRolloverCron(CronType cron)
Sets the log rollover cron specification |
| Uses of CronType in com.caucho.rewrite |
|---|
| Methods in com.caucho.rewrite with parameters of type CronType | |
|---|---|
void |
IfCron.setDisableAt(CronType disableAt)
Sets the cron disable times. |
void |
IfCron.setEnableAt(CronType enableAt)
Sets the cron enable times. |
| Uses of CronType in com.caucho.server.dispatch |
|---|
| Methods in com.caucho.server.dispatch that return CronType | |
|---|---|
CronType |
ServletConfigImpl.getCron()
Returns the cron configuration. |
| Methods in com.caucho.server.dispatch with parameters of type CronType | |
|---|---|
void |
ServletConfigImpl.setCron(CronType cron)
|
| Uses of CronType in com.caucho.server.log |
|---|
| Methods in com.caucho.server.log with parameters of type CronType | |
|---|---|
void |
AccessLog.setRolloverCron(CronType cron)
Sets the log rollover cron |
| Uses of CronType in com.caucho.server.rewrite |
|---|
| Methods in com.caucho.server.rewrite with parameters of type CronType | |
|---|---|
void |
AbstractRule.setDisableAt(CronType disableAt)
|
void |
AbstractRule.setEnableAt(CronType enableAt)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||