public class GraphqlActivator extends Object implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
GraphqlActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public void start(org.osgi.framework.BundleContext context)
throws org.osgi.framework.InvalidSyntaxException
start in interface org.osgi.framework.BundleActivatororg.osgi.framework.InvalidSyntaxExceptionpublic void stop(org.osgi.framework.BundleContext context)
stop in interface org.osgi.framework.BundleActivatorCopyright © 2020. All rights reserved.