org.jaggeryjs.modules.ws.internal
Class WSRequestServiceComponent

java.lang.Object
  extended by org.jaggeryjs.modules.ws.internal.WSRequestServiceComponent

public class WSRequestServiceComponent
extends Object


Constructor Summary
WSRequestServiceComponent()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext context)
           
static org.apache.axis2.context.ConfigurationContext getConfigurationContext()
           
protected  void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
           
protected  void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSRequestServiceComponent

public WSRequestServiceComponent()
Method Detail

setConfigurationContextService

protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)

unsetConfigurationContextService

protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)

getConfigurationContext

public static org.apache.axis2.context.ConfigurationContext getConfigurationContext()
                                                                             throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault

activate

protected void activate(org.osgi.service.component.ComponentContext context)


Copyright © 2015 WSO2 Inc. All rights reserved.