| Package | Description |
|---|---|
| com.caucho.config.types | |
| com.caucho.java |
Java compilation and auto-compile classloader
|
| com.caucho.loader | |
| com.caucho.log | |
| com.caucho.transaction |
| Modifier and Type | Class and Description |
|---|---|
class |
Minutes
Type for Minute-default period.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavacConfig.setMaxCompileTime(Period period) |
void |
JavacConfig.setStartTimeout(Period period) |
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyCheckInterval.setValue(Period period)
Sets the interval.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRolloverLog.setRolloverPeriod(Period period)
Sets the log rollover period, rounded up to the nearest hour.
|
void |
LogHandlerConfig.setRolloverPeriod(Period rolloverPeriod)
Sets the rollover-period
|
void |
ErrorLog.setRolloverPeriod(Period period)
Sets the rotate period (compat).
|
void |
RotateLog.setRolloverPeriod(Period period)
Sets the rollover period.
|
void |
PathHandler.setRolloverPeriod(Period rolloverPeriod)
Sets the rollover-period
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionManagerImpl.setTimeout(Period timeout)
Sets the timeout.
|