public class RuntimeServicesListener extends Object implements org.wso2.carbon.kernel.startupresolver.RequiredCapabilityListener
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_NAME |
| Constructor and Description |
|---|
RuntimeServicesListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.framework.BundleContext bundleContext) |
void |
deactivate(org.osgi.framework.BundleContext bundleContext) |
void |
onAllRequiredCapabilitiesAvailable() |
public static final String COMPONENT_NAME
public void onAllRequiredCapabilitiesAvailable()
onAllRequiredCapabilitiesAvailable in interface org.wso2.carbon.kernel.startupresolver.RequiredCapabilityListenerpublic void activate(org.osgi.framework.BundleContext bundleContext)
public void deactivate(org.osgi.framework.BundleContext bundleContext)
Copyright © 2017 WSO2. All rights reserved.