public class WebEngineModuleFactory extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
WebEngineModuleFactory() |
Modifier and Type | Method and Description |
---|---|
static WebEngineModule |
getApplication(WebEngineModule app,
org.osgi.framework.Bundle bundle,
Map<String,String> attrs) |
static org.osgi.framework.Bundle[] |
getFragments(org.osgi.framework.Bundle bundle) |
public static org.apache.commons.logging.Log log
public WebEngineModuleFactory()
public static org.osgi.framework.Bundle[] getFragments(org.osgi.framework.Bundle bundle)
public static WebEngineModule getApplication(WebEngineModule app, org.osgi.framework.Bundle bundle, Map<String,String> attrs) throws ReflectiveOperationException, IOException
Copyright © 2015 Nuxeo SA. All rights reserved.