Uses of Class
com.browseengine.bobo.facets.RuntimeFacetHandler

Packages that use RuntimeFacetHandler
com.browseengine.bobo.facets   
com.browseengine.bobo.facets.impl   
 

Uses of RuntimeFacetHandler in com.browseengine.bobo.facets
 

Classes in com.browseengine.bobo.facets with type parameters of type RuntimeFacetHandler
 interface RuntimeFacetHandlerFactory<P extends FacetHandlerInitializerParam,F extends RuntimeFacetHandler<?>>
          This interface is intended for using with RuntimeFacetHandler, which typically have local data that make them not only NOT thread safe but also dependent on request.
 

Uses of RuntimeFacetHandler in com.browseengine.bobo.facets.impl
 

Subclasses of RuntimeFacetHandler in com.browseengine.bobo.facets.impl
 class DynamicRangeFacetHandler
           
 class DynamicTimeRangeFacetHandler
           
 class GeoSimpleFacetHandler
           
 class HistogramFacetHandler<T extends Number>
           
 



Copyright © 2011. All Rights Reserved.