cgl.hhms.hhfr.wscontext
Class WSContextProperties

java.lang.Object
  extended bycgl.hhms.hhfr.wscontext.WSContextProperties

public class WSContextProperties
extends java.lang.Object

An object that contains WS-Context service related information.


Constructor Summary
WSContextProperties()
           
 
Method Summary
 java.lang.String getNameSpace(int version)
          A method that returns proper Namespace string for version number.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSContextProperties

public WSContextProperties()
Method Detail

getNameSpace

public java.lang.String getNameSpace(int version)
A method that returns proper Namespace string for version number.

Parameters:
version - int
Returns:
String