Interface StackBuilder<T>
-
- All Superinterfaces:
Builder<T>
- All Known Implementing Classes:
StackConfigurationBuilder
,StackFileConfigurationBuilder
public interface StackBuilder<T> extends Builder<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JGroupsChannelConfigurator
getConfigurator(java.lang.String stackName)
-
-
-
Method Detail
-
getConfigurator
JGroupsChannelConfigurator getConfigurator(java.lang.String stackName)
-
-