public class SynapseApplicationAdmin
extends org.wso2.carbon.core.AbstractAdmin
Modifier and Type | Field and Description |
---|---|
static String |
ADDRESS_EP |
static String |
DEFAULT_EP |
static String |
FAILOVER_EP |
static String |
LOADBALANCE_EP |
static String |
WSDL_EP |
Constructor and Description |
---|
SynapseApplicationAdmin() |
Modifier and Type | Method and Description |
---|---|
SynapseApplicationMetadata |
getSynapseAppData(String appName)
Gives a SynapseApplicationMetadata object with all synapse artifacts deployed through the
given app.
|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
public static final String ADDRESS_EP
public static final String FAILOVER_EP
public static final String WSDL_EP
public static final String LOADBALANCE_EP
public static final String DEFAULT_EP
public SynapseApplicationMetadata getSynapseAppData(String appName) throws Exception
appName
- - input app nameException
- - error on retrieving metadataCopyright © 2018 WSO2. All rights reserved.