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 org.infinispan.remoting.transport.jgroups.JGroupsChannelConfiguratorgetConfigurator()
-