Interface ChannelServiceConfiguration
- All Superinterfaces:
Consumer<org.jboss.as.controller.RequirementServiceBuilder<?>>
public interface ChannelServiceConfiguration
extends Consumer<org.jboss.as.controller.RequirementServiceBuilder<?>>
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
isStatisticsEnabled
boolean isStatisticsEnabled() -
getChannelFactory
ChannelFactory getChannelFactory() -
getClusterName
String getClusterName()
-