com.browseengine.bobo.facets.impl
Class FacetHandlerLoader

java.lang.Object
  extended by com.browseengine.bobo.facets.impl.FacetHandlerLoader

public class FacetHandlerLoader
extends Object


Method Summary
static void load(Collection<FacetHandler> tobeLoaded)
           
static void load(Collection<FacetHandler> tobeLoaded, Map<String,FacetHandler> preloaded)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

load

public static void load(Collection<FacetHandler> tobeLoaded)

load

public static void load(Collection<FacetHandler> tobeLoaded,
                        Map<String,FacetHandler> preloaded)


Copyright © 2011. All Rights Reserved.