|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AbstractImages | AbstractImages holds the images and provides ways to insert, retrieve and search them. |
| AbstractImages.CKeyCache | Cache with 'ckey' keys. |
| AbstractServletBuilder | Some builders are associated with a servlet. |
| AnnotRel | |
| Attachments | This builder can be used for 'attachments' builders. |
| DayMarkers | Daymarkers are used to calculate the age of MMBase objects. |
| Dummy | |
| ImageAliases | |
| ImageCaches | ImageCaches (aka as 'icaches') is a system-like builder used by builders with the 'Images' class. |
| Images | If this class is used as the class for your builder, then an 'handle' byte field is assumed to contain an image. |
| Jumpers | Maintains jumpers for redirecting urls. |
| MMEvents | |
| MMEventsProbe | |
| MMServers | |
| PosRel | Like InsRel, only with a GUIIndicator tailored for a relation with a 'pos' field. |
| Properties | Probably your builder must extend this if 'properties' on its nodes must work decently? |
| PropertiesProbe | admin module, keeps track of all the worker pools and adds/kills workers if needed (depending on there load and info from the config module). |
| Resources | The resources builder can be used by ResourceLoader to load resources from
(configuration files, classes, resourcebundles). |
| Urls | |
| VersionCacheNode | Deprecated. is this (cacheversionfile) used? seems obsolete now |
| VersionCacheWhenNode | Deprecated. is this (cacheversionfile) used? seems obsolete now |
| Versions | |
| VersionXMLCacheNodeReader | Deprecated. is this (cacheversionfile) used? seems obsolete now |
The MMBase standard and optional builders.
The classes in this package are extensions of MMObjectBuilder, or support classes for these builders (such as probes and exceptions).
Each class implements some additonal Functionality. A number of these builders work together to form an application.
The default (featureless) builder used by MMBase is Dummy. Note that a number of essential buidlers (core buidlers) are located in a separate package.
MMObjectBuilder
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||