Uses of Class
org.globus.wsrf.core.notification.ResourcePropertyValueChangeNotificationElementType

Packages that use ResourcePropertyValueChangeNotificationElementType
org.globus.wsrf.impl   
 

Uses of ResourcePropertyValueChangeNotificationElementType in org.globus.wsrf.impl
 

Methods in org.globus.wsrf.impl that return ResourcePropertyValueChangeNotificationElementType
private  ResourcePropertyValueChangeNotificationElementType ResourcePropertyTopic.createValueChangeMessage(boolean sendOld)
           
 

Methods in org.globus.wsrf.impl with parameters of type ResourcePropertyValueChangeNotificationElementType
protected  void ResourcePropertyTopic.fireNotification(ResourcePropertyValueChangeNotificationElementType message)
           
private  void ResourcePropertyTopic.setNewValue(ResourcePropertyValueChangeNotificationElementType message)