public class SynapseRegistrationsServiceImpl extends Object implements SynapseRegistrationsService
| Constructor and Description |
|---|
SynapseRegistrationsServiceImpl(org.osgi.framework.ServiceRegistration synCfgSvcReg,
org.osgi.framework.ServiceRegistration synEnvSvcReg,
int tenantId,
org.apache.axis2.context.ConfigurationContext configCtx) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axis2.context.ConfigurationContext |
getConfigurationContext()
Get the ConfigurationContext for this SynapseConfiguration
|
org.osgi.framework.ServiceRegistration |
getSynapseConfigurationServiceRegistration() |
org.osgi.framework.ServiceRegistration |
getSynapseEnvironmentServiceRegistration() |
int |
getTenantId() |
public SynapseRegistrationsServiceImpl(org.osgi.framework.ServiceRegistration synCfgSvcReg,
org.osgi.framework.ServiceRegistration synEnvSvcReg,
int tenantId,
org.apache.axis2.context.ConfigurationContext configCtx)
public org.osgi.framework.ServiceRegistration getSynapseConfigurationServiceRegistration()
getSynapseConfigurationServiceRegistration in interface SynapseRegistrationsServicepublic org.osgi.framework.ServiceRegistration getSynapseEnvironmentServiceRegistration()
getSynapseEnvironmentServiceRegistration in interface SynapseRegistrationsServicepublic int getTenantId()
getTenantId in interface SynapseRegistrationsServicepublic org.apache.axis2.context.ConfigurationContext getConfigurationContext()
SynapseRegistrationsServicegetConfigurationContext in interface SynapseRegistrationsServiceCopyright © 2019 WSO2. All rights reserved.