public class OSGiExtensionLoader extends java.lang.Object implements BundleActivator
Note: Do not use this class, internal use only!
Constructor and Description |
---|
OSGiExtensionLoader() |
Modifier and Type | Method and Description |
---|---|
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public void start(BundleContext context) throws java.lang.Exception
start
in interface BundleActivator
java.lang.Exception
public void stop(BundleContext context) throws java.lang.Exception
stop
in interface BundleActivator
java.lang.Exception
Copyright © 2010 - 2020 Adobe. All Rights Reserved