public class DeployerServicesListener extends Object implements org.wso2.carbon.kernel.startupresolver.RequiredCapabilityListener
| Constructor and Description |
|---|
DeployerServicesListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.framework.BundleContext bundleContext) |
void |
deactivate(org.osgi.framework.BundleContext bundleContext) |
void |
onAllRequiredCapabilitiesAvailable() |
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 © 2025 WSO2. All rights reserved.