Uses of Interface
org.alfresco.bm.config.ConfigService

Packages that use ConfigService
org.alfresco.bm.config.zookeeper   
org.alfresco.bm.server   
 

Uses of ConfigService in org.alfresco.bm.config.zookeeper
 

Classes in org.alfresco.bm.config.zookeeper that implement ConfigService
 class ZkConfigService
          ZooKeeper-based configuration loader that, starting from a root path, loads benchmark-related configurations.
 

Uses of ConfigService in org.alfresco.bm.server
 

Constructors in org.alfresco.bm.server with parameters of type ConfigService
BMServer(ConfigService configService, String cluster)
          Constructor as used by Spring context
 



Copyright © 2012. All Rights Reserved.