org.apache.sling.launchpad.base.webapp
Class SlingBridge
java.lang.Object
org.apache.sling.launchpad.base.impl.Sling
org.apache.sling.launchpad.base.webapp.SlingBridge
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class SlingBridge
- extends Sling
The SlingBridge
extends the base Sling
class
calling the Eclipse Equinox Http Service activator for the proxy servlet to
be able to handle requests.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlingBridge
public SlingBridge(Notifiable notifiable,
org.apache.felix.framework.Logger logger,
LaunchpadContentProvider resourceProvider,
Map<String,String> propOverwrite,
javax.servlet.ServletContext servletContext)
throws org.osgi.framework.BundleException
- Throws:
org.osgi.framework.BundleException
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.