org.apache.ws.muws
Class MuwsUtils

java.lang.Object
  extended byorg.apache.ws.muws.MuwsUtils

public class MuwsUtils
extends java.lang.Object

Author:
Sal Campana

Constructor Summary
MuwsUtils()
           
 
Method Summary
static void addRelationshipTopics(org.apache.ws.notification.topics.TopicSpaceSet set)
          Initializes the Muws Relationship topics in the TopicSet
static void updateRelationshipResourceProperty(org.apache.ws.resource.properties.ResourcePropertySet propSet, org.apache.ws.notification.base.NotificationProducerResource notifResource)
          Replaces the default resoruce property for Relationships with a XmlBeansRelationshipResourceProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuwsUtils

public MuwsUtils()
Method Detail

updateRelationshipResourceProperty

public static void updateRelationshipResourceProperty(org.apache.ws.resource.properties.ResourcePropertySet propSet,
                                                      org.apache.ws.notification.base.NotificationProducerResource notifResource)
Replaces the default resoruce property for Relationships with a XmlBeansRelationshipResourceProperty

Parameters:
propSet -

addRelationshipTopics

public static void addRelationshipTopics(org.apache.ws.notification.topics.TopicSpaceSet set)
                                  throws java.lang.Exception
Initializes the Muws Relationship topics in the TopicSet

Parameters:
set -
Throws:
java.lang.Exception


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