|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheMap | |
---|---|
org.apache.felix.eventadmin.impl.handler | |
org.apache.felix.eventadmin.impl.security | |
org.apache.felix.eventadmin.impl.util |
Uses of CacheMap in org.apache.felix.eventadmin.impl.handler |
---|
Constructors in org.apache.felix.eventadmin.impl.handler with parameters of type CacheMap | |
---|---|
CacheFilters(CacheMap cache,
org.osgi.framework.BundleContext context)
The constructor of this factory. |
|
CacheTopicHandlerFilters(CacheMap cache,
boolean requireTopic)
The constructor of the filter factory. |
Uses of CacheMap in org.apache.felix.eventadmin.impl.security |
---|
Constructors in org.apache.felix.eventadmin.impl.security with parameters of type CacheMap | |
---|---|
CacheTopicPermissions(CacheMap cache,
java.lang.String type)
The constructor of this permission factory. |
Uses of CacheMap in org.apache.felix.eventadmin.impl.util |
---|
Classes in org.apache.felix.eventadmin.impl.util that implement CacheMap | |
---|---|
class |
LeastRecentlyUsedCacheMap
This class implements a least recently used cache map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |