Package | Description |
---|---|
org.apache.felix.connect | |
org.apache.felix.connect.launch |
Modifier and Type | Method and Description |
---|---|
static BundleDescriptor |
PojoSR.createSystemBundle() |
Modifier and Type | Method and Description |
---|---|
void |
PojoSR.startBundles(Collection<BundleDescriptor> scan) |
Constructor and Description |
---|
PojoSR(Map<String,?> config,
BundleDescriptor systemBundle) |
Modifier and Type | Method and Description |
---|---|
List<BundleDescriptor> |
ClasspathScanner.scanForBundles() |
List<BundleDescriptor> |
ClasspathScanner.scanForBundles(ClassLoader loader) |
List<BundleDescriptor> |
ClasspathScanner.scanForBundles(String filterString) |
List<BundleDescriptor> |
ClasspathScanner.scanForBundles(String filterString,
ClassLoader loader) |
Modifier and Type | Method and Description |
---|---|
void |
PojoServiceRegistry.startBundles(Collection<BundleDescriptor> bundles) |
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.