org.gcube.common.core.state
Class GCUBEWSResourcePropertySet.RPSetChange

java.lang.Object
  extended by org.gcube.common.core.state.GCUBEWSResourcePropertySet.RPSetChange
Enclosing class:
GCUBEWSResourcePropertySet

public class GCUBEWSResourcePropertySet.RPSetChange
extends Object

RPSet change event.


Constructor Summary
GCUBEWSResourcePropertySet.RPSetChange(org.globus.wsrf.ResourceProperty rp, GCUBEWSResourcePropertyProxy.ResourcePropertyEvent event)
          Creates a new change
 
Method Summary
 GCUBEWSResourcePropertyProxy.ResourcePropertyEvent getEvent()
           
 org.globus.wsrf.ResourceProperty getResourceProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEWSResourcePropertySet.RPSetChange

public GCUBEWSResourcePropertySet.RPSetChange(org.globus.wsrf.ResourceProperty rp,
                                              GCUBEWSResourcePropertyProxy.ResourcePropertyEvent event)
Creates a new change

Parameters:
rp - the modified resourceProperty
topic - the event occurred on the resourceProperty
Method Detail

getResourceProperty

public org.globus.wsrf.ResourceProperty getResourceProperty()
Returns:
the resourceProperty

getEvent

public GCUBEWSResourcePropertyProxy.ResourcePropertyEvent getEvent()
Returns:
the event occurred on the resourceProperty


Copyright © 2013. All Rights Reserved.