|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.resource.properties.impl.XmlBeansResourceProperty
org.apache.ws.muws.v1_0.impl.XmlBeansRelationshipResourceProperty
A specialized ResourceProperty for generating RelationshipCreated and RelationshipDestroyed events when a Add or Remove is called
Constructor Summary | |
XmlBeansRelationshipResourceProperty(org.apache.ws.resource.properties.ResourcePropertyMetaData resourcePropertyMetaData,
org.apache.ws.resource.properties.impl.XmlBeansResourcePropertySet xmlBeansResourcePropertySet,
org.apache.ws.notification.base.NotificationProducerResource resource)
|
Method Summary | |
void |
add(java.lang.Object o)
Overrides add() to generate RelationshipCreated notifications |
void |
clear()
Overrides clear() to generate RelationshipDeleted notifications |
boolean |
remove(java.lang.Object o)
Overrides remove() to generate RelationshipDeleted notifications |
Methods inherited from class org.apache.ws.resource.properties.impl.XmlBeansResourceProperty |
addChangeListener, get, getCallBack, getChangeListeners, getMetaData, getSet, isEmpty, iterator, load, set, setCallback, size, toElements, toSOAPElements, toString, toXML, toXmlObjects |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public XmlBeansRelationshipResourceProperty(org.apache.ws.resource.properties.ResourcePropertyMetaData resourcePropertyMetaData, org.apache.ws.resource.properties.impl.XmlBeansResourcePropertySet xmlBeansResourcePropertySet, org.apache.ws.notification.base.NotificationProducerResource resource)
Method Detail |
public void add(java.lang.Object o)
XmlBeansResourceProperty.add(Object)
public boolean remove(java.lang.Object o)
XmlBeansResourceProperty.remove(Object)
public void clear()
XmlBeansResourceProperty.clear()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |