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 SynapseRegistrationsService
public org.osgi.framework.ServiceRegistration getSynapseEnvironmentServiceRegistration()
getSynapseEnvironmentServiceRegistration
in interface SynapseRegistrationsService
public int getTenantId()
getTenantId
in interface SynapseRegistrationsService
public org.apache.axis2.context.ConfigurationContext getConfigurationContext()
SynapseRegistrationsService
getConfigurationContext
in interface SynapseRegistrationsService
Copyright © 2018 WSO2. All rights reserved.