org.apache.openejb.server.cxf
Class CxfCatalogUtils

java.lang.Object
  extended by org.apache.openejb.server.cxf.CxfCatalogUtils

public final class CxfCatalogUtils
extends Object


Constructor Summary
CxfCatalogUtils()
           
 
Method Summary
static void loadOASISCatalog(org.apache.cxf.Bus bus, URL baseURL, String catalogName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CxfCatalogUtils

public CxfCatalogUtils()
Method Detail

loadOASISCatalog

public static void loadOASISCatalog(org.apache.cxf.Bus bus,
                                    URL baseURL,
                                    String catalogName)


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.