org.apache.ws.scout.registry
Class JAXBContextUtil

java.lang.Object
  extended by org.apache.ws.scout.registry.JAXBContextUtil

public class JAXBContextUtil
extends java.lang.Object


Field Summary
static java.lang.String UDDI_V2_VERSION
           
static java.lang.String UDDI_V3_VERSION
           
 
Constructor Summary
JAXBContextUtil()
           
 
Method Summary
static javax.xml.bind.JAXBContext getContext(java.lang.String uddiVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UDDI_V2_VERSION

public static final java.lang.String UDDI_V2_VERSION
See Also:
Constant Field Values

UDDI_V3_VERSION

public static final java.lang.String UDDI_V3_VERSION
See Also:
Constant Field Values
Constructor Detail

JAXBContextUtil

public JAXBContextUtil()
Method Detail

getContext

public static javax.xml.bind.JAXBContext getContext(java.lang.String uddiVersion)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.