wt.queue
Class QueueServiceEvent

java.lang.Object
  extended bywt.queue.QueueServiceEvent
All Implemented Interfaces:
Serializable

public class QueueServiceEvent
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
private static String versionID
           
 
Constructor Summary
QueueServiceEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME

versionID

private static final String versionID
See Also:
Constant Field Values
Constructor Detail

QueueServiceEvent

public QueueServiceEvent()