org.wso2.carbon.device.mgt.mobile.util
Class DeviceManagementAPIPublisherUtil

java.lang.Object
  extended by org.wso2.carbon.device.mgt.mobile.util.DeviceManagementAPIPublisherUtil

public class DeviceManagementAPIPublisherUtil
extends Object


Constructor Summary
DeviceManagementAPIPublisherUtil()
           
 
Method Summary
static void publishAPI(APIConfig config)
           
static void removeAPI(APIConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceManagementAPIPublisherUtil

public DeviceManagementAPIPublisherUtil()
Method Detail

publishAPI

public static void publishAPI(APIConfig config)
                       throws org.wso2.carbon.device.mgt.common.DeviceManagementException
Throws:
org.wso2.carbon.device.mgt.common.DeviceManagementException

removeAPI

public static void removeAPI(APIConfig config)
                      throws org.wso2.carbon.device.mgt.common.DeviceManagementException
Throws:
org.wso2.carbon.device.mgt.common.DeviceManagementException


Copyright © 2015 WSO2. All rights reserved.