public interface ConfigurationScanner
OsgiApplicationContextCreator
implementation.DefaultOsgiApplicationContextCreator
,
OsgiApplicationContextCreator
Modifier and Type | Method and Description |
---|---|
String[] |
getConfigurations(org.osgi.framework.Bundle bundle)
Returns an array of existing Spring configuration locations (as Strings)
for the given bundle.
|
String[] getConfigurations(org.osgi.framework.Bundle bundle)
bundle
- non-null bundle intended for scanningCopyright © 2006–2018. All rights reserved.