Nuxeo ECM Projects 5.6-RC2
-
- All Implemented Interfaces:
- EventListener, org.osgi.framework.BundleActivator, org.osgi.framework.FrameworkListener
public class GwtBundleActivator
extends Object
implements org.osgi.framework.BundleActivator, org.osgi.framework.FrameworkListener
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 |
frameworkEvent(org.osgi.framework.FrameworkEvent event) |
static void |
installGwtApp(org.osgi.framework.Bundle bundle) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
Nuxeo ECM Projects 5.6-RC2
Copyright © 2012 Nuxeo SA. All Rights Reserved.