public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
addCAppDeployer(org.apache.axis2.engine.AxisConfiguration axisConfiguration) |
static void |
registerHTTPGetRequestProcessors(org.osgi.framework.BundleContext bundleContext)
Given a bundleContext this method will register any HTTPGetRequestProcessors found in that
bundle
|
static String |
replaceSystemProperty(String text) |
public static void registerHTTPGetRequestProcessors(org.osgi.framework.BundleContext bundleContext) throws Exception
bundleContext
- The bundleContext of the bundle that may have HTTPGetRequestProcessorsException
- Thrown in case the component.xml cannot be processespublic static boolean addCAppDeployer(org.apache.axis2.engine.AxisConfiguration axisConfiguration)
Copyright © 2016 WSO2 Inc. All rights reserved.