org.zeroexchange.resource.event
Class ResourceModified

java.lang.Object
  extended by org.zeroexchange.event.Event
      extended by org.zeroexchange.resource.event.ResourceModified
All Implemented Interfaces:
Serializable

public class ResourceModified
extends Event

Author:
black
See Also:
Serialized Form

Field Summary
static String ACT_ASSIGN_RESOURCE
           
static String ACT_CREATE_RESOURCE
           
 
Constructor Summary
ResourceModified(String action)
          Constructor.
 
Method Summary
 String getAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACT_ASSIGN_RESOURCE

public static final String ACT_ASSIGN_RESOURCE
See Also:
Constant Field Values

ACT_CREATE_RESOURCE

public static final String ACT_CREATE_RESOURCE
See Also:
Constant Field Values
Constructor Detail

ResourceModified

public ResourceModified(String action)
Constructor.

Method Detail

getAction

public String getAction()


Copyright © 2013. All Rights Reserved.