Uses of Interface
org.apache.jetspeed.cache.DistributedCacheObject

Packages that use DistributedCacheObject
org.apache.jetspeed.cache.impl   
org.apache.jetspeed.components.portletregistry   
 

Uses of DistributedCacheObject in org.apache.jetspeed.cache.impl
 

Methods in org.apache.jetspeed.cache.impl with parameters of type DistributedCacheObject
 CacheElement EhCacheDistributedImpl.createElement(java.io.Serializable key, DistributedCacheObject content)
           
 

Constructors in org.apache.jetspeed.cache.impl with parameters of type DistributedCacheObject
EhCacheDistributedElementImpl(java.io.Serializable key, DistributedCacheObject value)
           
 

Uses of DistributedCacheObject in org.apache.jetspeed.components.portletregistry
 

Classes in org.apache.jetspeed.components.portletregistry that implement DistributedCacheObject
 class RegistryCacheObjectWrapper
          OJB cache
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.