public class TemplateBundleActivator extends Object implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
TemplateBundleActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
expandResources() |
Enumeration |
findEntries(String path) |
org.osgi.framework.BundleContext |
getContext() |
URL |
getResource(String path) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public Enumeration findEntries(String path)
public org.osgi.framework.BundleContext getContext()
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionpublic void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionCopyright © 2015 Nuxeo SA. All rights reserved.