| Package | Description |
|---|---|
| org.mmbase.module.builders |
The MMBase standard and optional builders.
|
| org.mmbase.module.builders.vwms |
| Modifier and Type | Field and Description |
|---|---|
(package private) Hashtable<String,VwmInterface> |
Vwms.vwm_cache
Cache of VWMs, by name.
|
| Modifier and Type | Method and Description |
|---|---|
VwmInterface |
Vwms.getVwm(String vwmname)
Retrieve a currently active vwm by name.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
VwmServiceInterface
Interface for VWMs that handle file servicing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageMaster
A VWM that manages image files by scheduling them to be send to one or more mirror sites.
|
class |
PageMaster
A VWM that manages the files by scheduling them to be send to one or more mirror sites.
|
class |
Vwm
Virtual Web Master base object.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}