| Package | Description |
|---|---|
| org.mmbase.applications.media.cache | |
| org.mmbase.bridge.jsp.taglib.util | |
| org.mmbase.cache |
The goal of this package is to centralize the MMBase
caches.
|
| org.mmbase.cache.xslt |
Provides the caches which can be used when doing XSLT conversions.
|
| org.mmbase.module.builders |
The MMBase standard and optional builders.
|
| org.mmbase.security.implementation.cloudcontext |
| Modifier and Type | Class and Description |
|---|---|
class |
URLCache
A cache for URLS requested in the MediaFragment builder.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
AttributeCache
Cache which relates unparsed Attribute Strings with parsed
`Attribute' objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedResultCache
Cache for queries like SELECT COUNT(number) AS number FROM mm_news news.
|
class |
BlobCache
The 'blob cache' is used in MMObjectNode to cache small byte-array field values.
|
class |
Cache<K,V>
A base class for all Caches.
|
class |
MultilevelCache
This cache handles multilevel query results from the bridge, namely only for the 'getList'
functions of BasicCloud
|
class |
NodeCache
A cache for MMObjectNodes.
|
class |
NodeListCache
Query result cache used for getNodes from MMObjectBuilder.
|
class |
QueryResultCache
This cache provides a base implementation to cache the result of
SearchQuery's.
|
class |
RelatedNodesCache
Query result cache used for getRelatedNodes from MMObjectNodes.
|
class |
RelationsCache
Cache from MMObjectNode number to List of InsRel MMObjectNodes instances (relation nodes).
|
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryCache
A cache for XSL Transformer Factories.
|
class |
ResultCache
Caches the results of XSL transformations.
|
class |
TemplateCache
A cache for XSL transformation templates.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractImages.CKeyCache
Cache with 'ckey' keys.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Caches.OperationsCache |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}