public class MSF4JDeployerSC extends Object implements org.wso2.carbon.kernel.startupresolver.RequiredCapabilityListener
| Constructor and Description |
|---|
MSF4JDeployerSC() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMicroservicesRegitry(org.wso2.msf4j.MicroservicesRegistry registry,
Map properties)
To deploy micro services, we need to have at least one micro service registry in the system.
|
void |
onAllRequiredCapabilitiesAvailable() |
protected void |
removeMicroservicesRegistry(org.wso2.msf4j.MicroservicesRegistry microservicesRegistry,
Map properties) |
protected void |
start(org.osgi.framework.BundleContext bundleContext) |
protected void |
stop() |
protected void start(org.osgi.framework.BundleContext bundleContext)
protected void stop()
public void onAllRequiredCapabilitiesAvailable()
onAllRequiredCapabilitiesAvailable in interface org.wso2.carbon.kernel.startupresolver.RequiredCapabilityListenerprotected void addMicroservicesRegitry(org.wso2.msf4j.MicroservicesRegistry registry,
Map properties)
protected void removeMicroservicesRegistry(org.wso2.msf4j.MicroservicesRegistry microservicesRegistry,
Map properties)
Copyright © 2017 WSO2. All rights reserved.