com.centrasite.control.registry.util
Class ExtendedTypeInfoCache
java.lang.Object
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
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 |
ExtendedTypeInfoCache
public ExtendedTypeInfoCache(Connector con)
throws javax.xml.registry.JAXRException
- Throws:
javax.xml.registry.JAXRException
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