public class RuntimeManager extends Object
| Constructor and Description |
|---|
RuntimeManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.framework.BundleContext bundleContext) |
void |
deactivate(org.osgi.framework.BundleContext bundleContext) |
void |
deregisterRuntime(Runtime runtime) |
int |
getRuntimeCount() |
void |
registerRuntime(Runtime runtime) |
public void activate(org.osgi.framework.BundleContext bundleContext)
public void deactivate(org.osgi.framework.BundleContext bundleContext)
public void registerRuntime(Runtime runtime)
public void deregisterRuntime(Runtime runtime)
public int getRuntimeCount()
Copyright © 2017 WSO2. All rights reserved.