com.centrasite.control.registry.util
Class ExtendedTypeInfoCache

java.lang.Object
  extended by com.centrasite.control.registry.util.ExtendedTypeInfoCache
All Implemented Interfaces:
com.centrasite.jaxr.CentraSiteObjectCacheListener

public class ExtendedTypeInfoCache
extends java.lang.Object
implements com.centrasite.jaxr.CentraSiteObjectCacheListener

A cache for object type related information


Constructor Summary
ExtendedTypeInfoCache(Connector con)
           
 
Method Summary
 void cacheCleared(com.centrasite.jaxr.CentraSiteObjectCache oc)
           
 java.util.Collection getReports(javax.xml.registry.infomodel.Concept objectTypeConcept)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedTypeInfoCache

public ExtendedTypeInfoCache(Connector con)
                      throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException
Method Detail

cacheCleared

public void cacheCleared(com.centrasite.jaxr.CentraSiteObjectCache oc)
Specified by:
cacheCleared in interface com.centrasite.jaxr.CentraSiteObjectCacheListener

getReports

public java.util.Collection getReports(javax.xml.registry.infomodel.Concept objectTypeConcept)
                                throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException