OSMQ
v2.0.1

osmq.util
Class Trace

java.lang.Object
  extended byosmq.util.Trace

public class Trace
extends java.lang.Object


Field Summary
static boolean DISCOVERY
           
static boolean INITIALIZATION
           
static boolean MULTICAST
           
static boolean NETWORK
           
static boolean QUEUE
           
static boolean SERV_REQUESTS
           
static boolean TERMINATION
           
 
Constructor Summary
Trace()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INITIALIZATION

public static boolean INITIALIZATION

TERMINATION

public static boolean TERMINATION

DISCOVERY

public static boolean DISCOVERY

NETWORK

public static boolean NETWORK

MULTICAST

public static boolean MULTICAST

QUEUE

public static boolean QUEUE

SERV_REQUESTS

public static boolean SERV_REQUESTS
Constructor Detail

Trace

public Trace()

(c) 2000 - 2003 MQue Systems
All Rights Reserved