|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Singleton in com.caucho.admin |
|---|
| Classes in com.caucho.admin with annotations of type Singleton | |
|---|---|
class |
AdminServices
Convenience collection of the standard administration services. |
class |
ElasticCloudService
Remote administration service for log |
class |
LogService
|
class |
ProAdminServices
Convenience collection of the standard administration services. |
class |
StatService
|
| Uses of Singleton in com.caucho.cloud.globalcache |
|---|
| Classes in com.caucho.cloud.globalcache with annotations of type Singleton | |
|---|---|
class |
ClientGlobalCache
GlobalCache managed by a peer cluster. |
class |
ServerGlobalCache
GlobalCache managed by the current cluster. |
| Uses of Singleton in com.caucho.cluster |
|---|
| Classes in com.caucho.cluster with annotations of type Singleton | |
|---|---|
class |
ClusterLock
Distributed lock. |
| Uses of Singleton in com.caucho.config |
|---|
| Classes in com.caucho.config with annotations of type Singleton | |
|---|---|
interface |
Service
|
| Uses of Singleton in com.caucho.distcache |
|---|
| Classes in com.caucho.distcache with annotations of type Singleton | |
|---|---|
class |
ClusterCache
Cache which stores consistent copies on the cluster segment. |
class |
LocalCache
Cache which stores consistent copies on the cluster segment. |
| Uses of Singleton in com.caucho.health |
|---|
| Classes in com.caucho.health with annotations of type Singleton | |
|---|---|
class |
HealthSystem
Configures the check frequency and recheck rules of the health checking system. |
| Uses of Singleton in com.caucho.health.action |
|---|
| Classes in com.caucho.health.action with annotations of type Singleton | |
|---|---|
class |
ActionSequence
Sequence of health actions. |
class |
CallJmxOperation
Health action to call a JMX MBean operation. |
class |
DumpHealth
Health action to create a dump of all health cehcks. |
class |
DumpHeap
Health action to create a heap dump. |
class |
DumpHprofHeap
Health action to create a HPROF format heap dump. |
class |
DumpJmx
Health action to create a dump of all JMX attributes and values. |
class |
DumpThreads
Health action to create a thread dump. |
class |
ExecCommand
Health action to execute a shell command. |
class |
FailSafeRestart
Health action to trigger a timed restart of Resin, normally used in conjunction with an ActionSequence to gather shutdown information. |
class |
PdfReport
Health action to generate a PDF report from a PHP script. |
class |
PhpAction
Health action to execute a PHP script. |
class |
Restart
Health action to trigger a restart of Resin. |
class |
SendMail
Health action to send an email containing the results of the health check. |
class |
SetJmxAttribute
Health action to set a JMX MBean attribute value. |
class |
SetLogLevel
Health action to change a log level, optionally temporarily. |
class |
Snapshot
A specific sequence of health actions: thread dump, heap dump, jmx dump, and pdf report. |
class |
StartProfiler
Health action to start a profiler session. |
class |
WarnWatchdog
Health action to send health status to the Resin watchdog. |
| Uses of Singleton in com.caucho.health.check |
|---|
| Classes in com.caucho.health.check with annotations of type Singleton | |
|---|---|
class |
ConnectionPoolHealthCheck
Monitors the health of Resin database connection pools (<database>). |
class |
CpuHealthCheck
Monitors CPU usage. |
class |
ExprHealthCheck
Evaluates user supplied JSP EL expressions as a boolean. |
class |
HealthSystemHealthCheck
Monitors the health system itself by using a separate thread to determine if health checking is frozen or taking too long. |
class |
HeartbeatHealthCheck
Monitors for heartbeats from other members of the cluster. |
class |
HttpStatusHealthCheck
Monitors one or more URLs on the current Resin instance by making an HTTP GET request and comparing the returned HTTP status code to a pattern. |
class |
JvmDeadlockHealthCheck
Monitors for deadlocked threads, as determined by the JVM. |
class |
LicenseHealthCheck
Checks for expiring Resin Pro license. |
class |
MemoryPermGenHealthCheck
Monitors the amount of free memory in the PermGen pool. |
class |
MemoryTenuredHealthCheck
Monitors the amount of free memory in the Tenured pool. |
class |
ResinHealthCheck
This check aggregates all the other health checks, resulting in the current overall health. |
class |
TransactionHealthCheck
Monitors the transaction manager for commit failures. |
| Uses of Singleton in com.caucho.jms |
|---|
| Classes in com.caucho.jms with annotations of type Singleton | |
|---|---|
class |
JmsConnectionFactory
Top-level JMS connection |
class |
MemoryQueue<X>
A JMS queue stored in memory. |
| Uses of Singleton in com.caucho.jms.resource |
|---|
| Classes in com.caucho.jms.resource with annotations of type Singleton | |
|---|---|
class |
ListenerResource
Configures application listeners, avoiding JCA. |
| Uses of Singleton in com.caucho.resin.candi |
|---|
| Classes in com.caucho.resin.candi with annotations of type Singleton | |
|---|---|
class |
CandiStandardProducer
Resin CDI producer for the main singletons. |
| Uses of Singleton in com.caucho.resources |
|---|
| Classes in com.caucho.resources with annotations of type Singleton | |
|---|---|
class |
ScheduledTask
The cron resources starts application Work tasks at cron-specified intervals. |
| Uses of Singleton in com.caucho.security |
|---|
| Classes in com.caucho.security with annotations of type Singleton | |
|---|---|
class |
LoginList
Used to allow multiple login types in a priority list. |
class |
XmlAuthenticator
The XML authenticator reads a static file for authentication. |
| Uses of Singleton in com.caucho.server.webbeans |
|---|
| Classes in com.caucho.server.webbeans with annotations of type Singleton | |
|---|---|
class |
ResinCdiProducer
Resin CDI producer for the main singletons. |
class |
ResinValidatorProducer
Resin CDI producer for the main singletons. |
| Methods in com.caucho.server.webbeans with annotations of type Singleton | |
|---|---|
CacheManager |
ResinCdiProducer.createCacheManager()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||