public class Activator extends Object implements org.osgi.framework.BundleActivator
| Modifier and Type | Field and Description |
|---|---|
private InVivoRunnerFactory |
factory |
private org.osgi.framework.ServiceRegistration<InVivoRunnerFactory> |
registration |
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
private InVivoRunnerFactory factory
private org.osgi.framework.ServiceRegistration<InVivoRunnerFactory> registration
Copyright © 2013–2014 Wisdom Framework. All rights reserved.