Interface ChannelServiceConfiguration

All Superinterfaces:
Consumer<org.jboss.as.controller.RequirementServiceBuilder<?>>

public interface ChannelServiceConfiguration extends Consumer<org.jboss.as.controller.RequirementServiceBuilder<?>>
Author:
Paul Ferraro
  • Method Details

    • isStatisticsEnabled

      boolean isStatisticsEnabled()
    • getChannelFactory

      ChannelFactory getChannelFactory()
    • getClusterName

      String getClusterName()