| ChannelFactory |
Factory class to manage all the cluster's communication channels.
|
| ChannelProtocolConfiguration |
Here we introduced a variables lookup in the LogicalDOC configuration file
|
| ChannelsDataServlet |
This servlet is responsible for folder templates data.
|
| ChannelXmlConfigurator |
Standard XML Configurators that makes use of our ChannelProtocolConfigurator
to lookup variables from our LogicalDOC configuration file.
|
| Cluster |
Object representation of a Cluster of LogicalDOC instances
|
| ClusterEhCacheRegionFactory |
An extension of EhCacheRegionFactory that changes the default
config file to /ehcache-cluster.xml when the clustering is active.
|
| ClusterHits |
|
| ClusterSearchEngine |
A cluster-aware search engine.
|
| ClusterServiceImpl |
Implementation of the ClusterService
|
| Node |
Informations about a single node of the cluster
|
| Payload |
Payload bean for cluster messages.
|
| PropertiesDataServlet |
This servlet is responsible for properties data.
|
| ScopedContextProperties |
Extension of the standard ContextProperties able to give a scope(local or
shared) to the config parameters.
|
| StatusServlet |
Not really a piece of the cluster machinery but a servlet needed to support
load balancers.
See
https://confluence.atlassian.com/enterprise/load-balancer-configuration-options-935383760.html
|
| Test |
|