Package | Description |
---|---|
org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.support | |
org.eclipse.gemini.blueprint.extender.support |
Support package for Gemini Blueprint Extender infrastructure.
|
org.eclipse.gemini.blueprint.extender.support.scanning |
Convenience package providing scanning for the default application
context creator.
|
Modifier and Type | Class and Description |
---|---|
class |
BlueprintConfigurationScanner
Dedication
scanner implementation suitable for Blueprint bundles. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultOsgiApplicationContextCreator.setConfigurationScanner(ConfigurationScanner configurationScanner)
Sets the configurationScanner used by this creator.
|
Constructor and Description |
---|
ApplicationContextConfiguration(org.osgi.framework.Bundle bundle,
ConfigurationScanner configurationScanner) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConfigurationScanner
Default implementation of
ConfigurationScanner interface. |
Copyright © 2006–2015. All rights reserved.