|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Alarm | |
|---|---|
| com.caucho.hemp.services | |
| com.caucho.java | Java compilation and auto-compile classloader |
| com.caucho.jca | |
| com.caucho.jms.queue | |
| com.caucho.log | |
| com.caucho.log.handler | |
| com.caucho.quercus.lib.session | |
| com.caucho.resources | |
| com.caucho.server.admin | |
| com.caucho.server.cluster | |
| com.caucho.server.deploy | |
| com.caucho.server.dispatch | |
| com.caucho.server.log | |
| com.caucho.server.port | |
| com.caucho.server.rewrite | |
| com.caucho.server.session | |
| com.caucho.sql | |
| com.caucho.transaction | |
| com.caucho.util | Assorted utilities |
| Uses of Alarm in com.caucho.hemp.services |
|---|
| Methods in com.caucho.hemp.services with parameters of type Alarm | |
|---|---|
void |
BamMailService.handleAlarm(Alarm alarm)
|
| Uses of Alarm in com.caucho.java |
|---|
| Methods in com.caucho.java with parameters of type Alarm | |
|---|---|
void |
ExternalCompiler.handleAlarm(Alarm alarm)
This callback should only occur if the compiler freezes. |
| Uses of Alarm in com.caucho.jca |
|---|
| Methods in com.caucho.jca with parameters of type Alarm | |
|---|---|
void |
ConnectionPool.handleAlarm(Alarm alarm)
Alarm listener. |
| Uses of Alarm in com.caucho.jms.queue |
|---|
| Methods in com.caucho.jms.queue with parameters of type Alarm | |
|---|---|
void |
PollingQueue.handleAlarm(Alarm alarm)
|
void |
PollingTopic.handleAlarm(Alarm alarm)
|
| Uses of Alarm in com.caucho.log |
|---|
| Methods in com.caucho.log with parameters of type Alarm | |
|---|---|
void |
RotateStream.handleAlarm(Alarm alarm)
|
| Uses of Alarm in com.caucho.log.handler |
|---|
| Methods in com.caucho.log.handler with parameters of type Alarm | |
|---|---|
void |
MailHandler.handleAlarm(Alarm alarm)
|
| Uses of Alarm in com.caucho.quercus.lib.session |
|---|
| Methods in com.caucho.quercus.lib.session with parameters of type Alarm | |
|---|---|
void |
QuercusSessionManager.handleAlarm(Alarm alarm)
Timeout for reaping old sessions. |
| Uses of Alarm in com.caucho.resources |
|---|
| Methods in com.caucho.resources with parameters of type Alarm | |
|---|---|
void |
ScheduledTask.handleAlarm(Alarm alarm)
The runnable. |
| Uses of Alarm in com.caucho.server.admin |
|---|
| Methods in com.caucho.server.admin with parameters of type Alarm | |
|---|---|
void |
ProManagement.handleAlarm(Alarm alarm)
Periodically pings the server to check for anything going wrong. |
void |
PingThread.handleAlarm(Alarm alarm)
Periodically pings the server to check for anything going wrong. |
| Uses of Alarm in com.caucho.server.cluster |
|---|
| Methods in com.caucho.server.cluster with parameters of type Alarm | |
|---|---|
void |
StoreManager.handleAlarm(Alarm alarm)
Handles a callback from an alarm, scheduling the timeout. |
void |
Server.handleAlarm(Alarm alarm)
Handles the alarm. |
| Uses of Alarm in com.caucho.server.deploy |
|---|
| Methods in com.caucho.server.deploy with parameters of type Alarm | |
|---|---|
void |
DeployController.handleAlarm(Alarm alarm)
Handles the redeploy check alarm. |
void |
ExpandDeployGenerator.handleAlarm(Alarm alarm)
Checks for updates. |
| Uses of Alarm in com.caucho.server.dispatch |
|---|
| Methods in com.caucho.server.dispatch with parameters of type Alarm | |
|---|---|
void |
ServletConfigImpl.handleAlarm(Alarm alarm)
Handles a cron alarm callback. |
| Uses of Alarm in com.caucho.server.log |
|---|
| Methods in com.caucho.server.log with parameters of type Alarm | |
|---|---|
void |
AccessLog.handleAlarm(Alarm alarm)
The alarm listener. |
| Uses of Alarm in com.caucho.server.port |
|---|
| Methods in com.caucho.server.port with parameters of type Alarm | |
|---|---|
void |
Port.SuspendReaper.handleAlarm(Alarm alarm)
|
| Uses of Alarm in com.caucho.server.rewrite |
|---|
| Methods in com.caucho.server.rewrite with parameters of type Alarm | |
|---|---|
void |
MatchRule.handleAlarm(Alarm alarm)
|
void |
ImportRule.handleAlarm(Alarm alarm)
|
| Uses of Alarm in com.caucho.server.session |
|---|
| Methods in com.caucho.server.session with parameters of type Alarm | |
|---|---|
void |
SessionManager.handleAlarm(Alarm alarm)
Timeout for reaping old sessions |
| Uses of Alarm in com.caucho.sql |
|---|
| Methods in com.caucho.sql with parameters of type Alarm | |
|---|---|
void |
DBPoolImpl.handleAlarm(Alarm alarm)
At the alarm, close all connections which have been sitting in the pool for too long. |
| Uses of Alarm in com.caucho.transaction |
|---|
| Methods in com.caucho.transaction with parameters of type Alarm | |
|---|---|
void |
TransactionImpl.handleAlarm(Alarm alarm)
|
| Uses of Alarm in com.caucho.util |
|---|
| Subclasses of Alarm in com.caucho.util | |
|---|---|
class |
WeakAlarm
The alarm class provides a lightweight event scheduler. |
| Methods in com.caucho.util with parameters of type Alarm | |
|---|---|
void |
AlarmListener.handleAlarm(Alarm alarm)
Handles a callback from an alarm. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||