org.osgi.framework.BundleActivator
public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Class | Description |
---|---|---|
static class |
Activator.ExecutePrivileged |
Constructor | Description |
---|---|
Activator() |
Modifier and Type | Method | Description |
---|---|---|
void |
start(org.osgi.framework.BundleContext context) |
|
void |
stop(org.osgi.framework.BundleContext context) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.