public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static long |
INIT_TASK_PERIOD_MSEC |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public static final long INIT_TASK_PERIOD_MSEC
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.