Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger |
Constructor and Description |
---|
AbstractRunner(List<Object[]> configurations,
List<URL> installables) |
Modifier and Type | Method and Description |
---|---|
protected void |
setupFramework(org.osgi.framework.launch.Framework framework,
Map<Integer,List<URL>> bundlesMap) |
protected boolean |
startFramework(org.osgi.framework.launch.Framework framework,
long timeout,
TimeUnit unit) |
protected void setupFramework(org.osgi.framework.launch.Framework framework, Map<Integer,List<URL>> bundlesMap) throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
protected boolean startFramework(org.osgi.framework.launch.Framework framework, long timeout, TimeUnit unit) throws org.osgi.framework.BundleException, InterruptedException
org.osgi.framework.BundleException
InterruptedException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.