org.modeshape.repository
Interface ModeShapeConfiguration.ClusterDefinition<ReturnType>

Type Parameters:
ReturnType - the type of the configuration component that owns this definition object
All Superinterfaces:
ModeShapeConfiguration.Removable<ReturnType>, ModeShapeConfiguration.Returnable<ReturnType>, ModeShapeConfiguration.SetProperties<ModeShapeConfiguration.ClusterDefinition<ReturnType>>
All Known Implementing Classes:
ModeShapeConfiguration.ClusterBuilder
Enclosing class:
ModeShapeConfiguration

public static interface ModeShapeConfiguration.ClusterDefinition<ReturnType>
extends ModeShapeConfiguration.Returnable<ReturnType>, ModeShapeConfiguration.SetProperties<ModeShapeConfiguration.ClusterDefinition<ReturnType>>, ModeShapeConfiguration.Removable<ReturnType>

Interface used to set up and define the cluster configuration.


Method Summary
 
Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.Returnable
and
 
Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.SetProperties
getProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty
 
Methods inherited from interface org.modeshape.repository.ModeShapeConfiguration.Removable
remove
 



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