public class WSRegistryServiceClient extends Object
| Constructor and Description |
|---|
WSRegistryServiceClient(String backEndUrl)
Creates a new WSRegistryServiceClient object and initialising
the org.wso2.carbon.registry.ws.client.registry.WSRegistryServiceClient
|
public WSRegistryServiceClient(String backEndUrl) throws org.wso2.carbon.registry.core.exceptions.RegistryException, org.apache.axis2.AxisFault
backEndUrl - https server urlorg.apache.axis2.AxisFault - Throws this when WSRegistryServiceClient failed initialiseorg.wso2.carbon.registry.core.exceptions.RegistryException - Throws this when WSRegistryServiceClient failed initialisepublic String getUUID(String path) throws org.wso2.carbon.registry.core.exceptions.RegistryException
path - registry path for web applicationRemoteException - Throws this when failed to update a claim valueorg.wso2.carbon.registry.core.exceptions.RegistryExceptionCopyright © 2017 WSO2. All rights reserved.