cgl.narada.jms
Interface JmsDebugFlags
- All Known Implementing Classes:
- JmsDestination, JmsEvent, JmsHeader, JmsLogger, JmsProperties, JmsSelector, JmsTemporaryTopic, JmsTextMessage, JmsTopic, JmsTopicAndSelectorVerifier, JmsTopicConnection, JmsTopicConnectionFactory, JmsTopicPublisher, JmsTopicSession, JmsTopicSubscriber
public interface JmsDebugFlags
This class provides a set of flags that can be used to individually
debug class in the jms sub-package.
JmsTopicConnectionFactory_Debug
static final boolean JmsTopicConnectionFactory_Debug
- See Also:
- Constant Field Values
JmsMessage_Debug
static final boolean JmsMessage_Debug
- See Also:
- Constant Field Values
JmsHeader_Debug
static final boolean JmsHeader_Debug
- See Also:
- Constant Field Values
JmsProperties_Debug
static final boolean JmsProperties_Debug
- See Also:
- Constant Field Values
JmsConnection_Debug
static final boolean JmsConnection_Debug
- See Also:
- Constant Field Values
JmsTopicConnection_Debug
static final boolean JmsTopicConnection_Debug
- See Also:
- Constant Field Values
JmsTopicSession_Debug
static final boolean JmsTopicSession_Debug
- See Also:
- Constant Field Values
JmsTopicSubscriber_Debug
static final boolean JmsTopicSubscriber_Debug
- See Also:
- Constant Field Values
JmsTopicPublisher_Debug
static final boolean JmsTopicPublisher_Debug
- See Also:
- Constant Field Values
JmsTopic_Debug
static final boolean JmsTopic_Debug
- See Also:
- Constant Field Values
JmsTopicAndSelectorVerifier_Debug
static final boolean JmsTopicAndSelectorVerifier_Debug
- See Also:
- Constant Field Values
JmsTextMessage_Debug
static final boolean JmsTextMessage_Debug
- See Also:
- Constant Field Values
JmsObjectMessage_Debug
static final boolean JmsObjectMessage_Debug
- See Also:
- Constant Field Values
JmsDestination_Debug
static final boolean JmsDestination_Debug
- See Also:
- Constant Field Values
JmsLogger_Debug
static final boolean JmsLogger_Debug
- See Also:
- Constant Field Values
For comments and suggestions please send
e-mail to
The NaradaBrokering Project