com.apama.net.interfaces
Interface GenericComponentManagement.GenericComponentReceiver

All Superinterfaces:
GenericComponentManagement.GenericComponentConnection
Enclosing interface:
GenericComponentManagement

public static interface GenericComponentManagement.GenericComponentReceiver
extends GenericComponentManagement.GenericComponentConnection

The interface describing a messaging receiver connected to a component


Method Summary
 boolean disconnectIfSlow()
           
 java.util.List<java.lang.String> getChannels()
           
 boolean isSlow()
           
 
Methods inherited from interface com.apama.net.interfaces.GenericComponentManagement.GenericComponentConnection
getLogicalId, getName, getPhysicalId, getRemoteHost, getRemotePort
 

Method Detail

isSlow

boolean isSlow()

disconnectIfSlow

boolean disconnectIfSlow()

getChannels

java.util.List<java.lang.String> getChannels()


Submit a bug or feature
Copyright (c) 2013-2014 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its Subsidiaries and or/its Affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.