Uses of Class
org.modeshape.repository.cluster.ClusteringConfig

Packages that use ClusteringConfig
org.modeshape.repository The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. 
org.modeshape.repository.cluster   
 

Uses of ClusteringConfig in org.modeshape.repository
 

Methods in org.modeshape.repository that return ClusteringConfig
 ClusteringConfig ModeShapeEngine.ConfigurationScanner.getClusteringConfiguration()
           
 

Uses of ClusteringConfig in org.modeshape.repository.cluster
 

Methods in org.modeshape.repository.cluster that return ClusteringConfig
protected  ClusteringConfig ClusteringService.createDefaultConfiguration()
           
 

Methods in org.modeshape.repository.cluster with parameters of type ClusteringConfig
 boolean ClusteringService.setClusteringConfig(ClusteringConfig config)
          Set the configuration for the clustering.
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.