cgl.narada.wsinfra.wse
Class WseProcessingFactory

java.lang.Object
  extended by cgl.narada.wsinfra.wse.WseProcessingFactory

public class WseProcessingFactory
extends Object

This is Factory class which provides access to several WS-Eventing specific functions and utilities.


Constructor Summary
WseProcessingFactory()
           
 
Method Summary
static WseElementCreation getWseElementCreation()
           
static WseNodeUtils getWseNodeUtils()
           
static WseRequestCreator getWseRequestCreator()
           
static WseResponseCreator getWseResponseCreator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WseProcessingFactory

public WseProcessingFactory()
Method Detail

getWseNodeUtils

public static WseNodeUtils getWseNodeUtils()

getWseElementCreation

public static WseElementCreation getWseElementCreation()

getWseResponseCreator

public static WseResponseCreator getWseResponseCreator()

getWseRequestCreator

public static WseRequestCreator getWseRequestCreator()


For comments and suggestions please send e-mail to The NaradaBrokering Project