cgl.narada.protocol
Interface ProtocolDebugFlags

All Known Implementing Classes:
ClientConnectionHandler, ClientProtocolHandler, Connection, ConnectionPropagation, Destinations, DuplicateDetection, EventBuffer, EventRoutingProtocol, Gateway, GatewayInfo, GatewayPropagationProtocol, JmsProfilePropagation, LinkCostMatrix, NodeAdditionProtocol, NodeAdditionProtocolHelper, NodeAddress, ProfileInfo, ProfilePropagationProtocol, ProtocolException, ProtocolHandler, RoutingCache, RtpEventRoutingProtocol, RtpProfilePropagation, TagValueEventRoutingProtocol, TagValueProfilePropagation, XPathProfilePropagation

public interface ProtocolDebugFlags

This class is used to debug each individual class in the protocol package


Field Summary
static boolean BrokerLocatorCommunicator_Debug
           
static boolean ClientConnectionHandler_Debug
           
static boolean Connection_Debug
           
static boolean ConnectionPropagation_Debug
           
static boolean Destinations_Debug
           
static boolean DuplicateDetection_Debug
           
static boolean EventBuffer_Debug
           
static boolean EventRoutingProtocol_Debug
           
static boolean Gateway_Debug
           
static boolean GatewayInfo_Debug
          Prints routing info for propagation of profiles.
static boolean GatewayPropagation_Debug
           
static boolean JmsProfilePropagation_Debug
           
static boolean LinkCostMatrix_Debug
           
static boolean NodeAdditionProtocol_Debug
           
static boolean NodeAddress_Debug
           
static boolean Path_Debug
           
static boolean PersistentEventRouting_Debug
           
static boolean ProfilePropagationProtocol_Debug
           
static boolean ProtocolException_Debug
           
static boolean ProtocolHandler_Debug
           
static boolean ProtocolID_Debug
           
static boolean ProtocolIDFactory_Debug
           
static boolean RoutingCache_Debug
           
static boolean RtpEventRoutingProtocol_Debug
           
static boolean RtpProfilePropagation_Debug
           
static boolean SecureMessageRouting_Debug
           
static boolean TagValueEventRoutingProtocol_Debug
           
static boolean TagValueProfilePropagation_Debug
           
static boolean XmlEventRoutingProtocol_Debug
           
static boolean XPathProfilePropagation_Debug
           
 

Field Detail

GatewayPropagation_Debug

static final boolean GatewayPropagation_Debug
See Also:
Constant Field Values

TagValueEventRoutingProtocol_Debug

static final boolean TagValueEventRoutingProtocol_Debug
See Also:
Constant Field Values

RtpEventRoutingProtocol_Debug

static final boolean RtpEventRoutingProtocol_Debug
See Also:
Constant Field Values

XmlEventRoutingProtocol_Debug

static final boolean XmlEventRoutingProtocol_Debug
See Also:
Constant Field Values

SecureMessageRouting_Debug

static final boolean SecureMessageRouting_Debug
See Also:
Constant Field Values

NodeAdditionProtocol_Debug

static final boolean NodeAdditionProtocol_Debug
See Also:
Constant Field Values

ProtocolHandler_Debug

static final boolean ProtocolHandler_Debug
See Also:
Constant Field Values

ProfilePropagationProtocol_Debug

static final boolean ProfilePropagationProtocol_Debug
See Also:
Constant Field Values

EventRoutingProtocol_Debug

static final boolean EventRoutingProtocol_Debug
See Also:
Constant Field Values

DuplicateDetection_Debug

static final boolean DuplicateDetection_Debug
See Also:
Constant Field Values

EventBuffer_Debug

static final boolean EventBuffer_Debug
See Also:
Constant Field Values

TagValueProfilePropagation_Debug

static final boolean TagValueProfilePropagation_Debug
See Also:
Constant Field Values

NodeAddress_Debug

static final boolean NodeAddress_Debug
See Also:
Constant Field Values

JmsProfilePropagation_Debug

static final boolean JmsProfilePropagation_Debug
See Also:
Constant Field Values

RtpProfilePropagation_Debug

static final boolean RtpProfilePropagation_Debug
See Also:
Constant Field Values

XPathProfilePropagation_Debug

static final boolean XPathProfilePropagation_Debug
See Also:
Constant Field Values

PersistentEventRouting_Debug

static final boolean PersistentEventRouting_Debug
See Also:
Constant Field Values

GatewayInfo_Debug

static final boolean GatewayInfo_Debug
Prints routing info for propagation of profiles. The list of gateways at different levels

See Also:
Constant Field Values

Gateway_Debug

static final boolean Gateway_Debug
See Also:
Constant Field Values

Connection_Debug

static final boolean Connection_Debug
See Also:
Constant Field Values

ConnectionPropagation_Debug

static final boolean ConnectionPropagation_Debug
See Also:
Constant Field Values

Path_Debug

static final boolean Path_Debug
See Also:
Constant Field Values

RoutingCache_Debug

static final boolean RoutingCache_Debug
See Also:
Constant Field Values

ProtocolID_Debug

static final boolean ProtocolID_Debug
See Also:
Constant Field Values

ProtocolIDFactory_Debug

static final boolean ProtocolIDFactory_Debug
See Also:
Constant Field Values

LinkCostMatrix_Debug

static final boolean LinkCostMatrix_Debug
See Also:
Constant Field Values

ProtocolException_Debug

static final boolean ProtocolException_Debug
See Also:
Constant Field Values

Destinations_Debug

static final boolean Destinations_Debug
See Also:
Constant Field Values

ClientConnectionHandler_Debug

static final boolean ClientConnectionHandler_Debug
See Also:
Constant Field Values

BrokerLocatorCommunicator_Debug

static final boolean BrokerLocatorCommunicator_Debug
See Also:
Constant Field Values


For comments and suggestions please send e-mail to The NaradaBrokering Project