Package | Description |
---|---|
org.apache.felix.ipojo.extender | |
org.apache.felix.ipojo.extender.internal.builder | |
org.apache.felix.ipojo.extender.internal.declaration |
Modifier and Type | Method and Description |
---|---|
FactoryBuilder |
ExtensionDeclaration.getFactoryBuilder()
Gets the factory builder to use to create the factories bound to this extension.
|
Modifier and Type | Class and Description |
---|---|
class |
ReflectiveFactoryBuilder
An Factory builder using a reflective call to build the factory.
|
Modifier and Type | Method and Description |
---|---|
FactoryBuilder |
DefaultExtensionDeclaration.getFactoryBuilder() |
Constructor and Description |
---|
DefaultExtensionDeclaration(org.osgi.framework.BundleContext bundleContext,
FactoryBuilder factoryBuilder,
java.lang.String type) |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.