public class Activator extends Object implements org.osgi.framework.BundleActivator
Activator
Modifier and Type | Field and Description |
---|---|
static String |
KEY_DELAY |
static String |
KEY_DIR |
static String |
KEY_WRITEBACK |
Constructor and Description |
---|
Activator() |
public static final String KEY_DIR
public static final String KEY_DELAY
public static final String KEY_WRITEBACK
public void start(org.osgi.framework.BundleContext context)
start
in interface org.osgi.framework.BundleActivator
BundleActivator.start(org.osgi.framework.BundleContext)
public void stop(org.osgi.framework.BundleContext context)
stop
in interface org.osgi.framework.BundleActivator
BundleActivator.stop(org.osgi.framework.BundleContext)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.