net.sf.nxqd.event
Class NxqdContainerEvent

java.lang.Object
  extended by net.sf.nxqd.event.NxqdEvent
      extended by net.sf.nxqd.event.NxqdContainerEvent

public class NxqdContainerEvent
extends NxqdEvent

Version:
1.0
Author:
webhiker

Field Summary
static int RESOURCE_CREATED
           
static int RESOURCE_DELETED
           
static int RESOURCE_UPDATED
           
 
Constructor Summary
NxqdContainerEvent()
           
 
Method Summary
 
Methods inherited from class net.sf.nxqd.event.NxqdEvent
getId, getName, getSource, getType, setDetail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_CREATED

public static final int RESOURCE_CREATED
See Also:
Constant Field Values

RESOURCE_DELETED

public static final int RESOURCE_DELETED
See Also:
Constant Field Values

RESOURCE_UPDATED

public static final int RESOURCE_UPDATED
See Also:
Constant Field Values
Constructor Detail

NxqdContainerEvent

public NxqdContainerEvent()


Copyright © 2005-2006 nxqd. All Rights Reserved.