com.sun.mdm.index.query
Interface QueryObjectCacheManager
- All Known Implementing Classes:
- QueryObjectCacheManagerImpl, ThreadSafeQueryObjectCacheManager
- public interface QueryObjectCacheManager
getQueryObjectCache
public QueryObjectCache getQueryObjectCache(QueryObject qo)
throws java.lang.Exception
- Throws:
java.lang.Exception
getQueryObjectCacheCount
public int getQueryObjectCacheCount()
setQueryObjectCache
public void setQueryObjectCache(QueryObjectCache qc)
throws java.lang.Exception
- Throws:
java.lang.Exception
Sun Microsystems, Inc.