org.apache.ws.resource.properties.v2004_06.impl
Class XmlBeansResourcePropertyValueChangeEvent

java.lang.Object
  extended byorg.apache.ws.resource.properties.impl.AbstractXmlBeansResourcePropertyValueChangeEvent
      extended byorg.apache.ws.resource.properties.v2004_06.impl.XmlBeansResourcePropertyValueChangeEvent
All Implemented Interfaces:
ResourcePropertyValueChangeEvent, XmlObjectWrapper

public class XmlBeansResourcePropertyValueChangeEvent
extends AbstractXmlBeansResourcePropertyValueChangeEvent
implements ResourcePropertyValueChangeEvent, XmlObjectWrapper

Author:
Ian P. Springer (Hewlett-Packard Company)

Constructor Summary
XmlBeansResourcePropertyValueChangeEvent(java.lang.Object[] oldValue, java.lang.Object[] newValue)
           
 
Method Summary
protected  org.apache.xmlbeans.XmlObject buildPropValueChangeNotifDocXmlBean(java.lang.Object[] oldValue, java.lang.Object[] newValue)
           
 
Methods inherited from class org.apache.ws.resource.properties.impl.AbstractXmlBeansResourcePropertyValueChangeEvent
getNewValue, getOldValue, getXmlObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.ws.resource.properties.ResourcePropertyValueChangeEvent
getNewValue, getOldValue
 
Methods inherited from interface org.apache.ws.XmlObjectWrapper
getXmlObject
 

Constructor Detail

XmlBeansResourcePropertyValueChangeEvent

public XmlBeansResourcePropertyValueChangeEvent(java.lang.Object[] oldValue,
                                                java.lang.Object[] newValue)
Method Detail

buildPropValueChangeNotifDocXmlBean

protected org.apache.xmlbeans.XmlObject buildPropValueChangeNotifDocXmlBean(java.lang.Object[] oldValue,
                                                                            java.lang.Object[] newValue)
Specified by:
buildPropValueChangeNotifDocXmlBean in class AbstractXmlBeansResourcePropertyValueChangeEvent


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.