| Interface | Description |
|---|---|
| ScalabilitySupport |
This is really an internal interface to give out to SiteMesh methods so
that it takes a single parameter and not four parameters.
|
| ScalabilitySupportFactory |
A host application can provide an instance of this interface that provides configuration
and also create instances of
ScalabilitySupport |
| Class | Description |
|---|---|
| NoopScalabilitySupport | |
| ScalabilitySupportConfiguration |
The factory class to give out scalability objects
|