-
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class GwtBundleActivator
extends Object
implements org.osgi.framework.BundleActivator
This activator must be used as an activator by bundles that wants to deploy GWT resources in a nuxeo server.
- Author:
- Bogdan Stefanescu
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
Copyright © 2015 Nuxeo SA. All rights reserved.