Uses of Interface
org.objectweb.speedo.query.api.QueryManagerAttribute

Packages that use QueryManagerAttribute
org.objectweb.speedo.jmx.mbeans   
org.objectweb.speedo.query.lib   
 

Uses of QueryManagerAttribute in org.objectweb.speedo.jmx.mbeans
 

Subinterfaces of QueryManagerAttribute in org.objectweb.speedo.jmx.mbeans
 interface QueryMBean
          Defines the MBean view aggregating attributes about the management of queries
 

Classes in org.objectweb.speedo.jmx.mbeans that implement QueryManagerAttribute
 class Query
           
 

Constructors in org.objectweb.speedo.jmx.mbeans with parameters of type QueryManagerAttribute
Query(org.objectweb.perseus.cache.api.CacheAttributeController ca, org.objectweb.perseus.cache.api.UnbindManager um, org.objectweb.perseus.cache.api.CacheManager cm, QueryManagerAttribute qma)
           
 

Uses of QueryManagerAttribute in org.objectweb.speedo.query.lib
 

Classes in org.objectweb.speedo.query.lib that implement QueryManagerAttribute
 class SpeedoQueryManager
          SpeedoQueryManager manages the association between SpeedoQuery and the the compiled query: SpeedoCompiledQuery.