A B C D E F G H I J K L M N O P R S T U V W

A

AbstractConfigurableBundleCreatorTests - Class in org.springframework.osgi.test
Subclass of AbstractOnTheFlyBundleCreatorTests which adds extra functionality for configuring the jar creation.
AbstractConfigurableBundleCreatorTests() - Constructor for class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
 
AbstractConfigurableOsgiTests - Class in org.springframework.osgi.test
Abstract JUnit super class which configures an OsgiPlatform.
AbstractConfigurableOsgiTests() - Constructor for class org.springframework.osgi.test.AbstractConfigurableOsgiTests
 
AbstractConfigurableOsgiTests(String) - Constructor for class org.springframework.osgi.test.AbstractConfigurableOsgiTests
 
AbstractDependencyManagerTests - Class in org.springframework.osgi.test
Dependency manager layer - uses internally an ArtifactLocator to retrieve the required dependencies for the running test.
AbstractDependencyManagerTests() - Constructor for class org.springframework.osgi.test.AbstractDependencyManagerTests
 
AbstractDependencyManagerTests(String) - Constructor for class org.springframework.osgi.test.AbstractDependencyManagerTests
 
AbstractOnTheFlyBundleCreatorTests - Class in org.springframework.osgi.test
Enhanced subclass of AbstractDependencyManagerTests which facilitates OSGi testing by creating at runtime, on the fly, a jar using the indicated manifest and resource patterns (by default all files found under the root path).
AbstractOnTheFlyBundleCreatorTests() - Constructor for class org.springframework.osgi.test.AbstractOnTheFlyBundleCreatorTests
 
AbstractOnTheFlyBundleCreatorTests(String) - Constructor for class org.springframework.osgi.test.AbstractOnTheFlyBundleCreatorTests
 
AbstractOptionalDependencyInjectionTests - Class in org.springframework.osgi.test
JUnit superclass, which creates an empty OSGi bundle appCtx when no configuration file is specified.
AbstractOptionalDependencyInjectionTests() - Constructor for class org.springframework.osgi.test.AbstractOptionalDependencyInjectionTests
 
AbstractOptionalDependencyInjectionTests(String) - Constructor for class org.springframework.osgi.test.AbstractOptionalDependencyInjectionTests
 
AbstractOsgiBundleApplicationContext - Class in org.springframework.osgi.context.support
AbstractRefreshableApplicationContext subclass that implements the ConfigurableOsgiApplicationContext interface for OSGi environments.
AbstractOsgiBundleApplicationContext() - Constructor for class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
AbstractOsgiServiceProxyFactoryBean - Class in org.springframework.osgi.service.importer
Base class for importing OSGi services.
AbstractOsgiServiceProxyFactoryBean() - Constructor for class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
AbstractOsgiTests - Class in org.springframework.osgi.test
Base test for OSGi environments.
AbstractOsgiTests() - Constructor for class org.springframework.osgi.test.AbstractOsgiTests
 
AbstractOsgiTests(String) - Constructor for class org.springframework.osgi.test.AbstractOsgiTests
 
AbstractSynchronizedOsgiTests - Class in org.springframework.osgi.test
JUnit superclass which offers synchronization for bundle initialization.
AbstractSynchronizedOsgiTests() - Constructor for class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
 
AbstractSynchronizedOsgiTests(String) - Constructor for class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
 
addBundleListener(BundleListener) - Method in class org.springframework.osgi.mock.MockBundleContext
 
addFrameworkListener(FrameworkListener) - Method in class org.springframework.osgi.mock.MockBundleContext
 
addLocalBundleContextSupport(ProxyFactory) - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
Add the local bundle context support.
addOsgiRetryInterceptor(ProxyFactory, Filter, TargetSourceLifecycleListener[]) - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
Add the retry interceptor and the ServiceReference aware mixin.
addServiceListener(ServiceListener) - Method in class org.springframework.osgi.mock.MockBundleContext
 
addServiceListener(ServiceListener, String) - Method in class org.springframework.osgi.mock.MockBundleContext
 
addServiceListener(BundleContext, ServiceListener, Filter) - Static method in class org.springframework.osgi.util.OsgiListenerUtils
Add a service listener to the given application context, under the specified filter.
addServiceListener(BundleContext, ServiceListener, String) - Static method in class org.springframework.osgi.util.OsgiListenerUtils
Add a service listener to the given application context, under the specified filter given as a String.
afterPropertiesSet() - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
AmbiguousServiceReferenceException - Exception in org.springframework.osgi
 
AmbiguousServiceReferenceException(String, Class, String) - Constructor for exception org.springframework.osgi.AmbiguousServiceReferenceException
 
AND - Static variable in class org.springframework.osgi.MockFilter
 
APPLICATION_CONTEXT_SERVICE_PROPERTY_NAME - Static variable in interface org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext
Service entry used for specifying the application context name when published as an OSGi service
APPROX - Static variable in class org.springframework.osgi.MockFilter
 
approxString(String) - Static method in class org.springframework.osgi.MockFilter
 
ArrayEnumerator - Class in org.springframework.osgi.mock
Simple enumeration mock backed by an array of objects.
ArrayEnumerator(Object[]) - Constructor for class org.springframework.osgi.mock.ArrayEnumerator
 
Artifact - Interface in org.springframework.osgi.samples.weather.extension.bundle
 
ArtifactLocator - Interface in org.springframework.osgi.test.provisioning
Interface describing the contract for finding dependencies artifacts.
attr - Variable in class org.springframework.osgi.MockFilter
 
AUTO_EXPORT_ALL - Static variable in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
AUTO_EXPORT_CLASS_HIERARCHY - Static variable in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
AUTO_EXPORT_DISABLED - Static variable in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
AUTO_EXPORT_INTERFACES - Static variable in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
autoDetectClassesForPublishing(Class) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
Return an array of classes for the given bean that have been discovered using the autoExportMode.

B

BaseEntity - Class in org.springframework.osgi.samples.petclinic
Simple JavaBean domain object with an id property.
BaseEntity() - Constructor for class org.springframework.osgi.samples.petclinic.BaseEntity
 
bind(Object, Map) - Method in class org.springframework.osgi.samples.weather.test.WeatherListener
 
bind(Object, Map) - Method in interface org.springframework.osgi.service.TargetSourceLifecycleListener
Called when a service is being binded inside the proxy (be it single or multi value).
BUNDLE_CONTEXT_BEAN_NAME - Static variable in interface org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext
Bean name under which the OSGi bundle context is published as a singleton.
BUNDLE_EVENTS - Static variable in class org.springframework.osgi.util.OsgiStringUtils
 
BUNDLE_JAR_URL_PREFIX - Static variable in class org.springframework.osgi.io.OsgiBundleResource
Prefix for searching only the bundle raw jar.
BUNDLE_STATES - Static variable in class org.springframework.osgi.util.OsgiStringUtils
 
BUNDLE_URL_PREFIX - Static variable in class org.springframework.osgi.io.OsgiBundleResource
Prefix for searching inside the owning bundle space.
bundleContext - Variable in class org.springframework.osgi.context.support.BundleFactoryBean
 
bundleContext - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
bundleContext - Variable in class org.springframework.osgi.test.AbstractOsgiTests
 
BundleContextAware - Interface in org.springframework.osgi.context
Interface that enables beans to find the bundle context they are defined in.
BundleContextAwareProcessor - Class in org.springframework.osgi.context.support
For internal use only.
BundleContextAwareProcessor(BundleContext) - Constructor for class org.springframework.osgi.context.support.BundleContextAwareProcessor
 
BundleFactoryBean - Class in org.springframework.osgi.context.support
Install Bundles using a FactoryBean.
BundleFactoryBean() - Constructor for class org.springframework.osgi.context.support.BundleFactoryBean
 
bundleListeners - Variable in class org.springframework.osgi.mock.MockBundleContext
 
bundleStateAsString(Bundle) - Static method in class org.springframework.osgi.util.OsgiStringUtils
Return the Bundle state as a String.

C

CARDINALITY_ATTRIBUTE - Static variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
classLoader - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
classMapping - Static variable in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
ClassUtils - Class in org.springframework.osgi.util
Class utility used internally.
ClassUtils() - Constructor for class org.springframework.osgi.util.ClassUtils
 
cleanOsgiBundleScope(ConfigurableListableBeanFactory) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
clear() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
clear() - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap
 
CLIENT - Static variable in class org.springframework.osgi.service.importer.ReferenceClassLoadingOptions
 
Clinic - Interface in org.springframework.osgi.samples.petclinic
 
COLLECTION - Static variable in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
COLLECTION_OPTIONS - Static variable in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
compare(int, Object, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Boolean(int, boolean, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Byte(int, byte, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Character(int, char, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Comparable(int, Comparable, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Double(int, double, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Float(int, float, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Integer(int, int, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Long(int, long, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_ObjectArray(int, Object[], Object) - Method in class org.springframework.osgi.MockFilter
 
compare_PrimitiveArray(int, Class, Object, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Short(int, short, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_String(int, String, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Unknown(int, Object, Object) - Method in class org.springframework.osgi.MockFilter
 
compare_Vector(int, Vector, Object) - Method in class org.springframework.osgi.MockFilter
 
concurrentLibAvailable() - Static method in class org.springframework.osgi.util.ClassUtils
Check the present of approapriate concurrent collection in the classpath.
ConfigurableOsgiBundleApplicationContext - Interface in org.springframework.osgi.context
Interface to be implemented by configurable OSGi bundle application contexts.
configureFactoryForClass(ProxyFactory, Class[]) - Static method in class org.springframework.osgi.util.ClassUtils
Based on the given class, properly instruct the ProxyFactory proxies.
constructorType - Static variable in class org.springframework.osgi.MockFilter
 
containsKey(Object) - Method in class org.springframework.osgi.util.MapBasedDictionary
 
containsKey(Object) - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap
 
containsUnrelatedClasses(Class[]) - Static method in class org.springframework.osgi.util.ClassUtils
Determining if multiple classes(not interfaces) are specified, without any relation to each other.
containsValue(Object) - Method in class org.springframework.osgi.util.MapBasedDictionary
 
containsValue(Object) - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap
 
contextClassloader - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
convertURLArraytoResourceArray(URL[]) - Static method in class org.springframework.osgi.io.OsgiResourceUtils
 
convertURLEnumerationToResourceArray(Enumeration) - Static method in class org.springframework.osgi.io.OsgiResourceUtils
 
createApplicationContext(String[]) - Method in class org.springframework.osgi.test.AbstractOptionalDependencyInjectionTests
 
createBundleClassLoader(Bundle) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
Create the classloader that delegates to the underlying OSGi bundle.
createDefaultManifest() - Method in class org.springframework.osgi.test.AbstractOnTheFlyBundleCreatorTests
Create the default manifest in case none if found on the disk.
createEnumerationOver(String[]) - Method in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
createFilter(String) - Static method in class org.springframework.osgi.FrameworkUtil
 
createFilter(String) - Method in class org.springframework.osgi.mock.MockBundleContext
 
createFilter(String) - Static method in class org.springframework.osgi.util.OsgiFilterUtils
Create an OSGi filter from the given String.
createMultiServiceCollection(Filter) - Method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean
 
createPlatform() - Method in class org.springframework.osgi.test.AbstractConfigurableOsgiTests
OSGi platform creation.
createPlatform() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Create (and configure) the OSGi platform.
createRelative(String) - Method in class org.springframework.osgi.io.OsgiBundleResource
This implementation creates a OsgiBundleResource, applying the given path relative to the path of the underlying resource of this descriptor.
createSingleServiceProxy(Class[], TargetSourceLifecycleListener[], ClassLoader) - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
 

D

DEFAULT_ARTIFACT_TYPE - Static variable in interface org.springframework.osgi.test.provisioning.ArtifactLocator
 
DEFAULT_PROPERTIES - Static variable in class org.springframework.osgi.mock.MockBundleContext
 
DEFAULT_SETTINGS - Static variable in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
 
DEFAULT_WAIT_TIME - Static variable in class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
 
destroy() - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
destroy() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
destroy() - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
destroy() - Method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean
 
destroy() - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
 
destroyBeans() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
doClose() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
doFindPathMatchingFileResources(Resource, String, int) - Method in class org.springframework.osgi.io.OsgiBundleResourcePatternResolver
Based on the search type, use the approapriate method
doRetrieveMatchingBundleEntries(Bundle, String, String, Set, int) - Method in class org.springframework.osgi.io.OsgiBundleResourcePatternResolver
Seach each level inside the bundle for entries based on the search strategy chosen.

E

elements() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
EMPTY_PREFIX - Static variable in class org.springframework.osgi.io.OsgiResourceUtils
 
encodeValue(String) - Static method in class org.springframework.osgi.MockFilter
 
EntryLookupControllingMockBundle - Class in org.springframework.osgi.mock
Mock Bundle that allows the entry to return on future calls.
EntryLookupControllingMockBundle(Dictionary) - Constructor for class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
entrySet() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
entrySet() - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap
 
EQUAL - Static variable in class org.springframework.osgi.MockFilter
 
equals(Object) - Method in class org.springframework.osgi.io.OsgiBundleResource
This implementation compares the underlying bundle and path locations.
equals(Object) - Method in class org.springframework.osgi.mock.MockServiceReference
Two mock service references are equal if they contain the same service id.
equals(Object) - Method in class org.springframework.osgi.mock.MockServiceRegistration
 
equals(Object) - Method in class org.springframework.osgi.MockFilter
 
equals(Object) - Method in class org.springframework.osgi.util.MapBasedDictionary
 
equals(Object) - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap.SimpleEntry
 
EQUINOX - Static variable in class org.springframework.osgi.test.platform.Platforms
Equinox OSGi platform constant.
executeTest() - Method in class org.springframework.osgi.test.JUnitTestActivator
Start executing an instance of OSGiJUnitTest on the TestRunnerService.
EXPORT_CL_OPTIONS - Static variable in class org.springframework.osgi.service.exporter.ExportClassLoadingOptions
 
ExportClassLoadingOptions - Class in org.springframework.osgi.service.exporter
Reference classloading options costants.
ExportClassLoadingOptions() - Constructor for class org.springframework.osgi.service.exporter.ExportClassLoadingOptions
 
ExtensionNamespaceHandler - Class in org.springframework.osgi.samples.weather.extension.config
 
ExtensionNamespaceHandler() - Constructor for class org.springframework.osgi.samples.weather.extension.config.ExtensionNamespaceHandler
 

F

FELIX - Static variable in class org.springframework.osgi.test.platform.Platforms
Felix OSGi platform constant.
filter - Variable in class org.springframework.osgi.MockFilter
 
filter - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
FILTER_ATTRIBUTE - Static variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
find(Date) - Method in class org.springframework.osgi.samples.weather.dao.StaticDataWeatherDaoImpl
 
find(Date) - Method in interface org.springframework.osgi.samples.weather.dao.WeatherDao
Returns the WeatherData for a date, or null if there is none
findBundleBySymbolicName(BundleContext, String) - Static method in class org.springframework.osgi.util.OsgiBundleUtils
 
findEntries(String, String, boolean) - Method in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
findEntries(String, String, boolean) - Method in class org.springframework.osgi.mock.MockBundle
Delegates to the classloader.
findPathMatchingResources(String, int) - Method in class org.springframework.osgi.io.OsgiBundleResourcePatternResolver
Override it to pass in the searchType parameter.
FOLDER_DELIMITER - Static variable in class org.springframework.osgi.io.OsgiResourceUtils
 
FRAMEWORK_EVENTS - Static variable in class org.springframework.osgi.util.OsgiStringUtils
 
FrameworkUtil - Class in org.springframework.osgi
 
FrameworkUtil() - Constructor for class org.springframework.osgi.FrameworkUtil
 

G

get(Object) - Method in class org.springframework.osgi.util.MapBasedDictionary
 
get(Object) - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap
 
getActivationMethod() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
getAllInterfaces(Class) - Static method in class org.springframework.osgi.util.ClassUtils
Get all interfaces implemented by the given class.
getAllServiceReferences(String, String) - Method in class org.springframework.osgi.mock.MockBundleContext
 
getAllServices(BundleContext, Class, String) - Static method in class org.springframework.osgi.util.OsgiServiceUtils
Return all of the service references for services of the given type and matching the given filter.
getArtifactId() - Method in interface org.springframework.osgi.samples.weather.extension.bundle.Artifact
 
getArtifactId() - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
getBirthDate() - Method in class org.springframework.osgi.samples.petclinic.Pet
 
getBootDelegationPackages() - Method in class org.springframework.osgi.test.AbstractConfigurableOsgiTests
List of OSGi packages that are delegated to the boot classpath.
getBundle() - Method in interface org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext
Return the OSGi bundle for this application context.
getBundle() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
getBundle() - Method in class org.springframework.osgi.io.OsgiBundleResource
Return the bundle for this resource.
getBundle() - Method in class org.springframework.osgi.io.OsgiBundleResourceLoader
Return the bundle for this resource.
getBundle() - Method in class org.springframework.osgi.mock.MockBundleContext
 
getBundle(long) - Method in class org.springframework.osgi.mock.MockBundleContext
 
getBundle() - Method in class org.springframework.osgi.mock.MockServiceReference
 
getBundle() - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
getBundleContentPattern() - Method in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
Patterns for identifying the resources added to the jar.
getBundleContentPattern() - Method in class org.springframework.osgi.test.AbstractOnTheFlyBundleCreatorTests
Patterns for identifying the resources added to the jar.
getBundleContext() - Method in interface org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext
Return the bundle context for this application context.
getBundleContext() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
Get the OSGi BundleContext for this application context
getBundleContext() - Method in class org.springframework.osgi.mock.MockBundle
 
getBundleContext() - Method in class org.springframework.osgi.test.AbstractOptionalDependencyInjectionTests
Return the test bundle context.
getBundleContext() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Deprecated. use the AbstractOsgiTests.bundleContext field directly
getBundleContext() - Method in interface org.springframework.osgi.test.platform.OsgiPlatform
Get a hold of the bundle context of the returned platform.
getBundleContext(Bundle) - Static method in class org.springframework.osgi.util.OsgiBundleUtils
Return the underlying BundleContext for the given Bundle.
getBundleId() - Method in class org.springframework.osgi.mock.MockBundle
 
getBundleListeners() - Method in class org.springframework.osgi.mock.MockBundleContext
 
getBundleLocations() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Deprecated. no replacement provided for it
getBundleLocations() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Deprecated. use
getBundles() - Method in class org.springframework.osgi.mock.MockBundleContext
 
getBundles() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Deprecated. use AbstractDependencyManagerTests.getTestBundlesNames() instead.
getBundles() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Deprecated. use #getTestBundlesNames()
getBundleSymbolicName() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
getBundleVersion(Bundle) - Static method in class org.springframework.osgi.util.OsgiBundleUtils
 
getClassHierarchy(Class, int) - Static method in class org.springframework.osgi.util.ClassUtils
Return an array of parent classes for the given class.
getClassLoader() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
getClassLoader(Class) - Static method in class org.springframework.osgi.util.ClassUtils
Return the classloader for the given class.
getClassMapping(int) - Static method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
getConfigLocations() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
getConfigurationProperties() - Method in interface org.springframework.osgi.test.platform.OsgiPlatform
Return the Properties object used for configuring the underlying OSGi implementation before starting it.
getContext() - Method in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
getContext() - Method in class org.springframework.osgi.mock.MockBundle
 
getDatabaseName() - Method in interface org.springframework.osgi.samples.petclinic.Clinic
 
getDatabaseName() - Method in class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic
 
getDataFile(String) - Method in class org.springframework.osgi.mock.MockBundleContext
 
getDate() - Method in class org.springframework.osgi.samples.weather.dao.WeatherData
 
getDeactivationMethod() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
getDefaultConfigLocations() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
Return the default config locations to use, for the case where no explicit config locations have been specified.
getDefaultConfigLocations() - Method in class org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext
 
getDefaultWaitTime() - Method in class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
Return the default waiting time in seconds for AbstractSynchronizedOsgiTests.waitOnContextCreation(String).
getDescription() - Method in class org.springframework.osgi.io.OsgiBundleResource
This implementation returns a description that includes the bundle location.
getEntry(String) - Method in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
getEntry(String) - Method in class org.springframework.osgi.mock.MockBundle
 
getEntryPaths(String) - Method in class org.springframework.osgi.mock.MockBundle
 
getExports() - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
getFile() - Method in class org.springframework.osgi.io.OsgiBundleResource
 
getFilename() - Method in class org.springframework.osgi.io.OsgiBundleResource
This implementation returns the name of the file that this bundle path resource refers to.
getFilter() - Method in exception org.springframework.osgi.OsgiServiceException
 
getFromString(String) - Static method in class org.springframework.osgi.service.exporter.ExportClassLoadingOptions
 
getFromString(String, Constants) - Static method in class org.springframework.osgi.service.exporter.ExportClassLoadingOptions
 
getFromString(String) - Static method in class org.springframework.osgi.service.importer.ReferenceClassLoadingOptions
 
getGroupId() - Method in interface org.springframework.osgi.samples.weather.extension.bundle.Artifact
 
getGroupId() - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
getHeaderAsVersion(Bundle, String) - Static method in class org.springframework.osgi.util.OsgiBundleUtils
Return the version for a given bundle manifest header.
getHeaders() - Method in class org.springframework.osgi.mock.MockBundle
 
getHeaders(String) - Method in class org.springframework.osgi.mock.MockBundle
 
getHigh() - Method in class org.springframework.osgi.samples.weather.dao.WeatherData
 
getHistoricalHigh(Date) - Method in interface org.springframework.osgi.samples.weather.service.WeatherService
 
getHistoricalHigh(Date) - Method in class org.springframework.osgi.samples.weather.service.WeatherServiceImpl
 
getId() - Method in class org.springframework.osgi.samples.petclinic.BaseEntity
 
getImports() - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
getInputStream() - Method in class org.springframework.osgi.io.OsgiBundleResource
This implementation opens an InputStream for the given URL.
getKey() - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap.SimpleEntry
 
getLastModified() - Method in class org.springframework.osgi.mock.MockBundle
 
getLocation() - Method in class org.springframework.osgi.mock.MockBundle
 
getLocator() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
 
getLow() - Method in class org.springframework.osgi.samples.weather.dao.WeatherData
 
getMandatoryBundles() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Deprecated. use AbstractDependencyManagerTests.getTestFrameworkBundlesNames() instead.
getMandatoryBundles() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Deprecated. use AbstractOsgiTests.getTestFrameworkBundles()
getManifest() - Method in class org.springframework.osgi.test.AbstractOnTheFlyBundleCreatorTests
Return the current test bundle manifest.
getManifestLocation() - Method in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
Return the location (in Spring resource style) of the manifest location to be used.
getManifestLocation() - Method in class org.springframework.osgi.test.AbstractOnTheFlyBundleCreatorTests
Return the location (in Spring resource style) of the manifest location to be used.
getName() - Method in class org.springframework.osgi.samples.petclinic.NamedEntity
 
getName() - Method in class org.springframework.osgi.samples.weather.extension.bundle.PackageSpecification
 
getObject() - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
getObject() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
getObject() - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
Subclasses have to implement this method and return the approapriate service proxy.
getObject() - Method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean
 
getObject() - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
 
getObjectType() - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
getObjectType() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
getObjectType() - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
Subclasses have to implement this method and return the approapriate service proxy type.
getObjectType() - Method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean
 
getObjectType() - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
 
getOrder() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
getPath() - Method in class org.springframework.osgi.io.OsgiBundleResource
Return the path for this resource.
getPets() - Method in interface org.springframework.osgi.samples.petclinic.Clinic
Retrieve all Vets from the datastore.
getPets() - Method in class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic
 
getPetTypes() - Method in interface org.springframework.osgi.samples.petclinic.Clinic
Retrieve all PetTypes from the datastore.
getPetTypes() - Method in class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic
 
getPlatformName() - Method in class org.springframework.osgi.test.AbstractConfigurableOsgiTests
Indicate what OSGi platform to be used by the test suite.
getPrefix(String) - Static method in class org.springframework.osgi.io.OsgiResourceUtils
Return the path prefix if there is any or OsgiResourceUtils.EMPTY_PREFIX otherwise.
getProperty(String) - Method in class org.springframework.osgi.mock.MockBundleContext
 
getProperty(String) - Method in class org.springframework.osgi.mock.MockServiceReference
 
getPropertyKeys() - Method in class org.springframework.osgi.mock.MockServiceReference
 
getRanking() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
getReference() - Method in class org.springframework.osgi.mock.MockServiceRegistration
 
getRegisteredServices() - Method in class org.springframework.osgi.mock.MockBundle
 
getResolver() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
getResource(String) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
getResource(String) - Method in class org.springframework.osgi.io.OsgiBundleResourceLoader
Implementation of getResource that delegates to the bundle for any unqualified resource reference or a reference starting with "bundle:"
getResource(String) - Method in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
getResource(String) - Method in class org.springframework.osgi.mock.MockBundle
 
getResourceByPath(String) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
getResourceByPath(String) - Method in class org.springframework.osgi.io.OsgiBundleResourceLoader
 
getResourceFromBundleClasspath(String) - Method in class org.springframework.osgi.io.OsgiBundleResource
Resolves a resource from the bundle's classpath.
getResourceFromBundleJar(String) - Method in class org.springframework.osgi.io.OsgiBundleResource
Resolves a resource from the *bundle jar* only.
getResourceFromBundleSpace(String) - Method in class org.springframework.osgi.io.OsgiBundleResource
Resolves a resource from *the bundle space* only.
getResourceFromFilesystem(String) - Method in class org.springframework.osgi.io.OsgiBundleResource
Resolves a resource from the filesystem.
getResourceLoader() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Deprecated. use the AbstractOsgiTests.resourceLoader field directly
getResourcePatternResolver() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
This implementation supports pattern matching inside the OSGi bundle.
getResources(String) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
getResources(String) - Method in class org.springframework.osgi.io.OsgiBundleResourcePatternResolver
 
getResources(String) - Method in class org.springframework.osgi.mock.MockBundle
 
getRootPath() - Method in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
Resources' root path (the root path does not become part of the jar).
getSearchType() - Method in class org.springframework.osgi.io.OsgiBundleResource
 
getSearchType(String) - Static method in class org.springframework.osgi.io.OsgiResourceUtils
Return the search type to be used for the give string based on the prefix.
getService(ServiceReference) - Method in class org.springframework.osgi.mock.MockBundleContext
 
getService(BundleContext, ServiceReference) - Static method in class org.springframework.osgi.util.OsgiServiceUtils
 
getServiceId(ServiceReference) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceListeners() - Method in class org.springframework.osgi.mock.MockBundleContext
Handy method when mocking with listeners is required.
getServiceProperties() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
getServiceProperties(String) - Method in interface org.springframework.osgi.service.OsgiServicePropertiesResolver
 
getServiceProperties() - Method in interface org.springframework.osgi.service.ServiceReferenceAware
Return a map of service properties.
getServiceProperties(ServiceReference) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
Return a dictionary containing the properties available for the given service reference.
getServicePropertiesAsMap(ServiceReference) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
Return a map containing the properties for the given service reference.
getServicePropertiesSnapshot(ServiceReference) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
Return a dict containing the properties available for the given service reference.
getServicePropertiesSnapshotAsMap(ServiceReference) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceRanking(ServiceReference) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceReference(String) - Method in class org.springframework.osgi.mock.MockBundleContext
 
getServiceReference() - Method in interface org.springframework.osgi.service.ServiceReferenceAware
Get access to the raw, underlying service reference.
getServiceReference(BundleContext, String[]) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceReference(BundleContext, String, String) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceReference(BundleContext, String[], String) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceReference(BundleContext, String) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceReferences(String, String) - Method in class org.springframework.osgi.mock.MockBundleContext
 
getServiceReferences(BundleContext, String[]) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceReferences(BundleContext, String, String) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceReferences(BundleContext, String[], String) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
getServiceReferences(BundleContext, String) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
Return the service reference that match the given filter.
getServicesInUse() - Method in class org.springframework.osgi.mock.MockBundle
 
getServiceType() - Method in exception org.springframework.osgi.OsgiServiceException
 
getSettings() - Method in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
Load the settings (if they are found).
getSettingsLocation() - Method in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
Returns the settings location (by default, the test name; i.e.
getSpringBundledVersion() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Return the Spring osgified version used by the test core bundles.
getSpringOsgiVersion() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Return the Spring/OSGi version used by the core bundles.
getState() - Method in class org.springframework.osgi.mock.MockBundle
 
getSymbolicName() - Method in class org.springframework.osgi.mock.MockBundle
 
getTestBundles() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Default implementation that uses the ArtifactLocator to resolve the bundles specified in AbstractDependencyManagerTests.getTestBundlesNames().
getTestBundles() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Bundles required for the the test execution.
getTestBundlesNames() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Bundles that have to be installed as part of the test setup.
getTestFrameworkBundles() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Default implementation that uses AbstractDependencyManagerTests.getTestFrameworkBundlesNames() to discover the bundles part of the testing framework.
getTestFrameworkBundles() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Test framework bundles (part of the test setup).
getTestFrameworkBundlesNames() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Declarative method indicating the bundles required by the test framework, by their names rather then as Resources.
getTestingFrameworkBundlesConfiguration() - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Return the location of the test framework bundles configuration.
getType() - Method in interface org.springframework.osgi.samples.weather.extension.bundle.Artifact
 
getUnifiedFilter() - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
Assemble configuration properties to create an OSGi filter.
getURL() - Method in class org.springframework.osgi.io.OsgiBundleResource
Locates the resource in the underlying bundle based on the prefix, if it exists.
getUsingBundles() - Method in class org.springframework.osgi.mock.MockServiceReference
 
getValue() - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap.SimpleEntry
 
getVersion() - Method in interface org.springframework.osgi.samples.weather.extension.bundle.Artifact
 
getVersion() - Method in class org.springframework.osgi.samples.weather.extension.bundle.PackageSpecification
 
getVersion() - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
getVersion(BundleContext) - Static method in class org.springframework.osgi.util.OsgiPlatformDetector
Return the OSGi platform version (using the manifest entries from the system bundle).
getVisibleClasses(Class[], ClassLoader) - Static method in class org.springframework.osgi.util.ClassUtils
Given an array of classes, eliminate the ones that cannot be loaded by the given classloader.
getVisibleClasses(Class[], Bundle) - Static method in class org.springframework.osgi.util.ClassUtils
Given an array of classes, eliminate the ones that cannot be loaded by the given bundle.
getVisibleClassHierarchy(Class, int, ClassLoader) - Static method in class org.springframework.osgi.util.ClassUtils
Sugar method, determining the class hierarchy of a given class and then filtering based on the given classloader.
getVisibleClassHierarchy(Class, int, Bundle) - Static method in class org.springframework.osgi.util.ClassUtils
'Sugar' method that determines the class hierarchy of the given class, returning only the classes visible to the given bundle.
GREATER - Static variable in class org.springframework.osgi.MockFilter
 

H

handleString(String) - Method in class org.springframework.osgi.io.OsgiBundleResourcePatternResolver
Handle candidates returned as Strings.
handleURL(URL) - Method in class org.springframework.osgi.io.OsgiBundleResourcePatternResolver
Handle candidates returned as URLs.
hashCode() - Method in class org.springframework.osgi.io.OsgiBundleResource
This implementation returns the hash code of the underlying class path location.
hashCode() - Method in class org.springframework.osgi.mock.MockServiceReference
Return a hash code based on the class and service id.
hashCode() - Method in class org.springframework.osgi.mock.MockServiceRegistration
 
hashCode() - Method in class org.springframework.osgi.MockFilter
 
hashCode() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
hashCode() - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap.SimpleEntry
 
hasMoreElements() - Method in class org.springframework.osgi.mock.ArrayEnumerator
 
hasPermission(Object) - Method in class org.springframework.osgi.mock.MockBundle
 

I

INCLUDE_ALL_CLASSES - Static variable in class org.springframework.osgi.util.ClassUtils
Include all inherited classes (classes or interfaces).
INCLUDE_CLASS_HIERARCHY - Static variable in class org.springframework.osgi.util.ClassUtils
Include only the class hierarchy (interfaces are excluded).
INCLUDE_INTERFACES - Static variable in class org.springframework.osgi.util.ClassUtils
Include only the interfaces inherited from superclasses or implemented by the current class.
INCLUDE_PATTERNS - Static variable in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
 
init() - Method in class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic
 
init() - Method in class org.springframework.osgi.samples.weather.extension.config.ExtensionNamespaceHandler
 
initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext
Allows subclasses to do custom initialization here.
initialized - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
injectBundleContext(BundleContext) - Method in class org.springframework.osgi.test.AbstractOsgiTests
Set the bundle context to be used by this test.
injectLocator(ArtifactLocator) - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
 
injectOsgiJUnitTest(OsgiJUnitTest) - Method in class org.springframework.osgi.test.AbstractOsgiTests
Set the underlying OsgiJUnitTest used for the test delegation.
installBundle(String) - Method in class org.springframework.osgi.mock.MockBundleContext
 
installBundle(String, InputStream) - Method in class org.springframework.osgi.mock.MockBundleContext
 
INTERFACE_ATTRIBUTE - Static variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
isAssignableTo(Bundle, String) - Method in class org.springframework.osgi.mock.MockServiceReference
 
isBeanBundleScoped() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
isBundleActive(Bundle) - Static method in class org.springframework.osgi.util.OsgiBundleUtils
Return true if the given bundle is active or not.
isBundleResolved(Bundle) - Static method in class org.springframework.osgi.util.OsgiBundleUtils
 
isEagerInit() - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
isEmpty() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
isEquinox(BundleContext) - Static method in class org.springframework.osgi.util.OsgiPlatformDetector
 
isFelix(BundleContext) - Static method in class org.springframework.osgi.util.OsgiPlatformDetector
 
isFragment(Bundle) - Static method in class org.springframework.osgi.util.OsgiBundleUtils
 
isKnopflerfish(BundleContext) - Static method in class org.springframework.osgi.util.OsgiPlatformDetector
 
isNew() - Method in class org.springframework.osgi.samples.petclinic.BaseEntity
 
isOptionValid(int) - Static method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
isPresent(String, Bundle) - Static method in class org.springframework.osgi.util.ClassUtils
Check the present of a class inside a bundle.
isPrototype() - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
isRelativePath(String) - Method in class org.springframework.osgi.io.OsgiBundleResource
Determine if the given path is relative or absolute.
isSatisfied() - Method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean
 
isSatisfied() - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
 
isServicePresent(BundleContext, String) - Static method in class org.springframework.osgi.util.OsgiServiceReferenceUtils
Check if the given serviceFilter returns at least one match or not.
isSingleton() - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
isSingleton() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
isSingleton() - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
isSystemBundle(Bundle) - Static method in class org.springframework.osgi.util.OsgiBundleUtils
 
isValidFilter(String) - Static method in class org.springframework.osgi.util.OsgiFilterUtils
Validate the given String as a OSGi filter.

J

jarSettings - Static variable in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
Settings for the jar creation.
JdbcClinic - Class in org.springframework.osgi.samples.petclinic.jdbc
 
JdbcClinic() - Constructor for class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic
 
JdbcClinic.PetsQuery - Class in org.springframework.osgi.samples.petclinic.jdbc
Abstract base class for all Pet Query Objects.
JdbcClinic.PetsQuery(DataSource) - Constructor for class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic.PetsQuery
Create a new instance of PetsQuery.
JdbcClinic.PetTypesQuery - Class in org.springframework.osgi.samples.petclinic.jdbc
 
JdbcClinic.PetTypesQuery(DataSource) - Constructor for class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic.PetTypesQuery
Create a new instance of PetTypesQuery.
JUnitTestActivator - Class in org.springframework.osgi.test
Test bundle activator - looks for a predefined JUnit test runner and triggers the test execution.
JUnitTestActivator() - Constructor for class org.springframework.osgi.test.JUnitTestActivator
 

K

keys() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
keySet() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
KNOPFLEFISH - Static variable in class org.springframework.osgi.test.platform.Platforms
Knopflerfish OSGi platform constant.

L

LESS - Static variable in class org.springframework.osgi.MockFilter
 
LIBS - Static variable in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
 
LIST - Static variable in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
listeners - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext
Loads the bean definitions via an XmlBeanDefinitionReader.
loadBeanDefinitions(XmlBeanDefinitionReader) - Method in class org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext
Load the bean definitions with the given XmlBeanDefinitionReader.
loadClass(String) - Method in class org.springframework.osgi.mock.MockBundle
 
localMavenArtifact(String, String, String) - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Deprecated. this method will be removed after M3; use {@link #getLocator() and ArtifactLocator#locateArtifact(String, String, String) method instead or simply #locateBundle(String)
localMavenArtifact(String, String, String, String) - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Deprecated. this method will be removed after M3; use {@link #getLocator() and ArtifactLocator#locateArtifact(String, String, String) method instead or simply #locateBundle(String)
locateArtifact(String, String, String, String) - Method in interface org.springframework.osgi.test.provisioning.ArtifactLocator
Locate the artifact under the given group, with the given id, version and type.
locateArtifact(String, String, String) - Method in interface org.springframework.osgi.test.provisioning.ArtifactLocator
Shortcut version which uses the implementation default artifact type ArtifactLocator.DEFAULT_ARTIFACT_TYPE.
locateBundle(String) - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
Locate (through the ArtifactLocator) an OSGi bundle given as a String.
location - Variable in class org.springframework.osgi.context.support.BundleFactoryBean
Bundle location
logDebug() - Method in class org.springframework.osgi.samples.weather.service.WeatherAspect
 
logger - Variable in class org.springframework.osgi.context.support.BundleContextAwareProcessor
 

M

MANIFEST - Static variable in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
 
MapBasedDictionary - Class in org.springframework.osgi.util
Dictionary implementation backed by a map instance.
MapBasedDictionary(Map) - Constructor for class org.springframework.osgi.util.MapBasedDictionary
 
MapBasedDictionary() - Constructor for class org.springframework.osgi.util.MapBasedDictionary
Default constructor.
MapBasedDictionary(int) - Constructor for class org.springframework.osgi.util.MapBasedDictionary
 
MapBasedDictionary(Dictionary) - Constructor for class org.springframework.osgi.util.MapBasedDictionary
Constructor for dealing with existing Dictionary.
MapBasedDictionary(Map, Dictionary) - Constructor for class org.springframework.osgi.util.MapBasedDictionary
 
mapRow(ResultSet, int) - Method in class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic.PetsQuery
 
mapRow(ResultSet, int) - Method in class org.springframework.osgi.samples.petclinic.jdbc.JdbcClinic.PetTypesQuery
 
match(ServiceReference) - Method in class org.springframework.osgi.mock.MockFilter
 
match(Dictionary) - Method in class org.springframework.osgi.mock.MockFilter
 
match(ServiceReference) - Method in class org.springframework.osgi.MockFilter
 
match(Dictionary) - Method in class org.springframework.osgi.MockFilter
 
match0(Dictionary) - Method in class org.springframework.osgi.MockFilter
 
matchCase(Dictionary) - Method in class org.springframework.osgi.mock.MockFilter
 
matchCase(Dictionary) - Method in class org.springframework.osgi.MockFilter
 
MockBundle - Class in org.springframework.osgi.mock
Bundle Mock.
MockBundle() - Constructor for class org.springframework.osgi.mock.MockBundle
 
MockBundle(Dictionary) - Constructor for class org.springframework.osgi.mock.MockBundle
 
MockBundle(BundleContext) - Constructor for class org.springframework.osgi.mock.MockBundle
 
MockBundle(String) - Constructor for class org.springframework.osgi.mock.MockBundle
 
MockBundle(String, Dictionary, BundleContext) - Constructor for class org.springframework.osgi.mock.MockBundle
 
MockBundleActivator - Class in org.springframework.osgi.mock
BundleActivator mock.
MockBundleActivator() - Constructor for class org.springframework.osgi.mock.MockBundleActivator
 
MockBundleContext - Class in org.springframework.osgi.mock
BundleContext mock.
MockBundleContext() - Constructor for class org.springframework.osgi.mock.MockBundleContext
 
MockBundleContext(Bundle) - Constructor for class org.springframework.osgi.mock.MockBundleContext
 
MockBundleContext(Bundle, Properties) - Constructor for class org.springframework.osgi.mock.MockBundleContext
 
MockFilter - Class in org.springframework.osgi.mock
Filter mock.
MockFilter() - Constructor for class org.springframework.osgi.mock.MockFilter
 
MockFilter(String) - Constructor for class org.springframework.osgi.mock.MockFilter
 
MockFilter - Class in org.springframework.osgi
 
MockFilter(String) - Constructor for class org.springframework.osgi.MockFilter
 
MockFilter() - Constructor for class org.springframework.osgi.MockFilter
 
MockServiceReference - Class in org.springframework.osgi.mock
ServiceReference mock.
MockServiceReference() - Constructor for class org.springframework.osgi.mock.MockServiceReference
 
MockServiceReference(Bundle) - Constructor for class org.springframework.osgi.mock.MockServiceReference
 
MockServiceReference(String[]) - Constructor for class org.springframework.osgi.mock.MockServiceReference
 
MockServiceReference(Bundle, String[]) - Constructor for class org.springframework.osgi.mock.MockServiceReference
 
MockServiceReference(ServiceRegistration) - Constructor for class org.springframework.osgi.mock.MockServiceReference
 
MockServiceReference(Bundle, Dictionary, ServiceRegistration) - Constructor for class org.springframework.osgi.mock.MockServiceReference
 
MockServiceReference(Bundle, Dictionary, ServiceRegistration, String[]) - Constructor for class org.springframework.osgi.mock.MockServiceReference
 
MockServiceRegistration - Class in org.springframework.osgi.mock
ServiceRegistration mock.
MockServiceRegistration() - Constructor for class org.springframework.osgi.mock.MockServiceRegistration
 
MockServiceRegistration(Dictionary) - Constructor for class org.springframework.osgi.mock.MockServiceRegistration
 
MockServiceRegistration(String[], Dictionary) - Constructor for class org.springframework.osgi.mock.MockServiceRegistration
 
MyService - Interface in org.springframework.osgi.samples.simpleservice
Interface implemented by the sample service
MyServiceImpl - Class in org.springframework.osgi.samples.simpleservice.impl
Implementation of the simple service, returns a hard-coded String value
MyServiceImpl() - Constructor for class org.springframework.osgi.samples.simpleservice.impl.MyServiceImpl
 

N

NamedEntity - Class in org.springframework.osgi.samples.petclinic
Simple JavaBean domain object adds a name property to BaseEntity.
NamedEntity() - Constructor for class org.springframework.osgi.samples.petclinic.NamedEntity
 
nextElement() - Method in class org.springframework.osgi.mock.ArrayEnumerator
 
nextEntryResult - Variable in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
nextFindResult - Variable in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
NoSuchServiceException - Exception in org.springframework.osgi
 
NoSuchServiceException(String, Class, String) - Constructor for exception org.springframework.osgi.NoSuchServiceException
 
NOT - Static variable in class org.springframework.osgi.MockFilter
 
nullSafeBundleEventToString(int) - Static method in class org.springframework.osgi.util.OsgiStringUtils
Return a null-safe String representation for the given bundle event.
nullSafeName(Bundle) - Static method in class org.springframework.osgi.util.OsgiStringUtils
 
nullSafeNameAndSymName(Bundle) - Static method in class org.springframework.osgi.util.OsgiStringUtils
Return the bundle name and symbolic name - useful when logging bundle info.
nullSafeSymbolicName(Bundle) - Static method in class org.springframework.osgi.util.OsgiStringUtils
Return the bundle symbolic name in a null safe manner (null will never be returned).
nullSafeToString(BundleEvent) - Static method in class org.springframework.osgi.util.OsgiStringUtils
Return a null-safe String representation for the given bundle event.
nullSafeToString(ServiceEvent) - Static method in class org.springframework.osgi.util.OsgiStringUtils
Return a null-safe String representation for the given ServiceEvent.
nullSafeToString(FrameworkEvent) - Static method in class org.springframework.osgi.util.OsgiStringUtils
Return a null-safe String representation for the given FrameworkEvent.
nullSafeToString(ServiceReference) - Static method in class org.springframework.osgi.util.OsgiStringUtils
Produce a nice string representation of the given ServiceReference.

O

OBJECTCLASS - Static variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
obtainFreshBeanFactory() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
operation - Variable in class org.springframework.osgi.MockFilter
 
OR - Static variable in class org.springframework.osgi.MockFilter
 
org.springframework.osgi - package org.springframework.osgi
Spring-DM core root package.
org.springframework.osgi.context - package org.springframework.osgi.context
Spring-DM context.
org.springframework.osgi.context.support - package org.springframework.osgi.context.support
Spring-DM context support.
org.springframework.osgi.io - package org.springframework.osgi.io
Spring-DM IO classes.
org.springframework.osgi.mock - package org.springframework.osgi.mock
OSGi Mocks.
org.springframework.osgi.samples.petclinic - package org.springframework.osgi.samples.petclinic
 
org.springframework.osgi.samples.petclinic.jdbc - package org.springframework.osgi.samples.petclinic.jdbc
 
org.springframework.osgi.samples.simpleservice - package org.springframework.osgi.samples.simpleservice
 
org.springframework.osgi.samples.simpleservice.impl - package org.springframework.osgi.samples.simpleservice.impl
 
org.springframework.osgi.samples.weather.dao - package org.springframework.osgi.samples.weather.dao
 
org.springframework.osgi.samples.weather.extension.bundle - package org.springframework.osgi.samples.weather.extension.bundle
Spring-DM virtual bundle support package.
org.springframework.osgi.samples.weather.extension.config - package org.springframework.osgi.samples.weather.extension.config
 
org.springframework.osgi.samples.weather.service - package org.springframework.osgi.samples.weather.service
 
org.springframework.osgi.samples.weather.test - package org.springframework.osgi.samples.weather.test
 
org.springframework.osgi.service - package org.springframework.osgi.service
Spring-DM service root package.
org.springframework.osgi.service.exporter - package org.springframework.osgi.service.exporter
Spring-DM service export package.
org.springframework.osgi.service.importer - package org.springframework.osgi.service.importer
Spring-DM service import package.
org.springframework.osgi.test - package org.springframework.osgi.test
Spring-DM integration testing support.
org.springframework.osgi.test.platform - package org.springframework.osgi.test.platform
Spring-DM testing platform package.
org.springframework.osgi.test.provisioning - package org.springframework.osgi.test.provisioning
Spring-DM test provisioning.
org.springframework.osgi.util - package org.springframework.osgi.util
Spring-DM core util package.
OSGI_FRAMEWORK_SELECTOR - Static variable in class org.springframework.osgi.test.AbstractConfigurableOsgiTests
System property for selecting the appropriate OSGi implementation.
OsgiBundleResource - Class in org.springframework.osgi.io
Resource implementation for OSGi environments.
OsgiBundleResource(Bundle, String) - Constructor for class org.springframework.osgi.io.OsgiBundleResource
 
OsgiBundleResourceLoader - Class in org.springframework.osgi.io
OSGi specific ResourceLoader implementation.
OsgiBundleResourceLoader(Bundle) - Constructor for class org.springframework.osgi.io.OsgiBundleResourceLoader
Creates a OSGi aware ResourceLoader using the given bundle.
OsgiBundleResourcePatternResolver - Class in org.springframework.osgi.io
OSGi-aware subclass of PathMatchingResourcePatternResolver.
OsgiBundleResourcePatternResolver(Bundle) - Constructor for class org.springframework.osgi.io.OsgiBundleResourcePatternResolver
 
OsgiBundleResourcePatternResolver(ResourceLoader) - Constructor for class org.springframework.osgi.io.OsgiBundleResourcePatternResolver
 
OsgiBundleUtils - Class in org.springframework.osgi.util
Utility class for OSGi Bundles.
OsgiBundleUtils() - Constructor for class org.springframework.osgi.util.OsgiBundleUtils
 
OsgiBundleXmlApplicationContext - Class in org.springframework.osgi.context.support
XML specific application context backed by an OSGi bundle.
OsgiBundleXmlApplicationContext(String[]) - Constructor for class org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext
 
OsgiFilterUtils - Class in org.springframework.osgi.util
Utility class for OSGi filters.
OsgiFilterUtils() - Constructor for class org.springframework.osgi.util.OsgiFilterUtils
 
OsgiListenerUtils - Class in org.springframework.osgi.util
Utility class for various types of listeners used inside Spring/OSGi.
OsgiListenerUtils() - Constructor for class org.springframework.osgi.util.OsgiListenerUtils
 
OsgiMultiServiceProxyFactoryBean - Class in org.springframework.osgi.service.importer
Specialized single-service proxy creator.
OsgiMultiServiceProxyFactoryBean() - Constructor for class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean
 
OsgiMultiServiceProxyFactoryBean.CollectionOptions - Class in org.springframework.osgi.service.importer
Enumeration style class used to specify the collection type that this FactoryBean should produce.
OsgiMultiServiceProxyFactoryBean.CollectionOptions() - Constructor for class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
OsgiPlatform - Interface in org.springframework.osgi.test.platform
Lifecycle contract for the OSGi platform.
OsgiPlatformDetector - Class in org.springframework.osgi.util
Regrettably we sometimes need to know which Osgi platform we are currently running on in order to work around quirks and differences in the different implementations.
OsgiPlatformDetector() - Constructor for class org.springframework.osgi.util.OsgiPlatformDetector
 
OsgiResourceUtils - Class in org.springframework.osgi.io
Utility class used for IO resources.
OsgiResourceUtils() - Constructor for class org.springframework.osgi.io.OsgiResourceUtils
 
osgiRunTest() - Method in class org.springframework.osgi.test.AbstractOsgiTests
Actual test execution (delegates to the superclass implementation).
OsgiServiceException - Exception in org.springframework.osgi
 
OsgiServiceException(String, Class, String) - Constructor for exception org.springframework.osgi.OsgiServiceException
 
OsgiServiceFactoryBean - Class in org.springframework.osgi.service.exporter
FactoryBean that transparently publishes other beans in the same application context as OSGi services returning the ServiceRegistration for the given object.
OsgiServiceFactoryBean() - Constructor for class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
OsgiServicePropertiesResolver - Interface in org.springframework.osgi.service
An OsgiServicePropertiesResolver is responsible for providing the properties that a bean exposed as a service will be published with.
OsgiServiceReferenceUtils - Class in org.springframework.osgi.util
Utility class for retrieving OSGi service references.
OsgiServiceReferenceUtils() - Constructor for class org.springframework.osgi.util.OsgiServiceReferenceUtils
 
OsgiServiceUtils - Class in org.springframework.osgi.util
Utility class offering easy access to OSGi services
OsgiServiceUtils() - Constructor for class org.springframework.osgi.util.OsgiServiceUtils
 
osgiSetUp() - Method in class org.springframework.osgi.test.AbstractOsgiTests
the setUp version for the OSGi environment.
OsgiSingleServiceProxyFactoryBean - Class in org.springframework.osgi.service.importer
Specialized single-service proxy creator.
OsgiSingleServiceProxyFactoryBean() - Constructor for class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
 
OsgiStringUtils - Class in org.springframework.osgi.util
Utility class for creating nice string representations of various OSGi classes.
OsgiStringUtils() - Constructor for class org.springframework.osgi.util.OsgiStringUtils
 
osgiTearDown() - Method in class org.springframework.osgi.test.AbstractOsgiTests
 

P

PackageSpecification - Class in org.springframework.osgi.samples.weather.extension.bundle
 
PackageSpecification(String, String) - Constructor for class org.springframework.osgi.samples.weather.extension.bundle.PackageSpecification
 
PackageSpecification() - Constructor for class org.springframework.osgi.samples.weather.extension.bundle.PackageSpecification
 
Pet - Class in org.springframework.osgi.samples.petclinic
Simple JavaBean business object representing a pet.
Pet() - Constructor for class org.springframework.osgi.samples.petclinic.Pet
 
PetType - Class in org.springframework.osgi.samples.petclinic
 
PetType() - Constructor for class org.springframework.osgi.samples.petclinic.PetType
 
Platforms - Class in org.springframework.osgi.test.platform
Convenience class used for holding the OSGi platforms provided out of the box.
Platforms() - Constructor for class org.springframework.osgi.test.platform.Platforms
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.osgi.context.support.BundleContextAwareProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
Register post processor for BeanContextAware beans.
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.osgi.context.support.BundleContextAwareProcessor
 
postProcessBundleContext(BundleContext) - Method in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
Load the jar settings, first from the disk falling back to the default settings, if none is found.
postProcessBundleContext(BundleContext) - Method in class org.springframework.osgi.test.AbstractOnTheFlyBundleCreatorTests
 
postProcessBundleContext(BundleContext) - Method in class org.springframework.osgi.test.AbstractOsgiTests
Callback for processing the platform bundle context after the critical test infrastructure bundles have been installed and started.
postProcessBundleContext(BundleContext) - Method in class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
Take care of waiting for Spring powered bundle application context creation.
PREFIX_DELIMITER - Static variable in class org.springframework.osgi.io.OsgiResourceUtils
 
PREFIX_TYPE_BUNDLE_JAR - Static variable in class org.springframework.osgi.io.OsgiResourceUtils
 
PREFIX_TYPE_BUNDLE_SPACE - Static variable in class org.springframework.osgi.io.OsgiResourceUtils
 
PREFIX_TYPE_CLASS_SPACE - Static variable in class org.springframework.osgi.io.OsgiResourceUtils
 
PREFIX_TYPE_NOT_SPECIFIED - Static variable in class org.springframework.osgi.io.OsgiResourceUtils
 
PREFIX_TYPE_UNKNOWN - Static variable in class org.springframework.osgi.io.OsgiResourceUtils
 
preProcessBundleContext(BundleContext) - Method in class org.springframework.osgi.test.AbstractDependencyManagerTests
 
preProcessBundleContext(BundleContext) - Method in class org.springframework.osgi.test.AbstractOsgiTests
Callback for processing the platform bundle context before any bundles have been installed.
PRESENT - Static variable in class org.springframework.osgi.MockFilter
 
publishContextAsOsgiServiceIfNecessary() - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
Publish the application context as an OSGi service.
put(Object, Object) - Method in class org.springframework.osgi.util.MapBasedDictionary
 
put(Object, Object) - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap
 
putAll(Map) - Method in class org.springframework.osgi.util.MapBasedDictionary
 
putAll(Dictionary) - Method in class org.springframework.osgi.util.MapBasedDictionary
 
putAll(Map) - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap
 

R

REFERENCE_CL_OPTIONS - Static variable in class org.springframework.osgi.service.importer.ReferenceClassLoadingOptions
 
ReferenceClassLoadingOptions - Class in org.springframework.osgi.service.importer
 
ReferenceClassLoadingOptions() - Constructor for class org.springframework.osgi.service.importer.ReferenceClassLoadingOptions
 
registerService(String[], Object, Dictionary) - Method in class org.springframework.osgi.mock.MockBundleContext
 
registerService(String, Object, Dictionary) - Method in class org.springframework.osgi.mock.MockBundleContext
 
registerService() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
Publish the given object as an OSGi service.
registerService(Class[], Dictionary) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
Registration method.
remove(Object) - Method in class org.springframework.osgi.util.MapBasedDictionary
 
remove(Object) - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap
 
removeBundleListener(BundleListener) - Method in class org.springframework.osgi.mock.MockBundleContext
 
removeFrameworkListener(FrameworkListener) - Method in class org.springframework.osgi.mock.MockBundleContext
 
removeParents(Class[]) - Static method in class org.springframework.osgi.util.ClassUtils
Parse the given class array and eliminate parents of existing classes.
removeServiceListener(ServiceListener) - Method in class org.springframework.osgi.mock.MockBundleContext
 
removeServiceListener(BundleContext, ServiceListener) - Static method in class org.springframework.osgi.util.OsgiListenerUtils
 
resourceLoader - Variable in class org.springframework.osgi.test.AbstractOsgiTests
 
retryTemplate - Variable in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
 
ROOT_DIR - Static variable in class org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
 
run(TestResult) - Method in class org.springframework.osgi.test.AbstractOsgiTests
Replacement run method.
runBare() - Method in class org.springframework.osgi.test.AbstractOsgiTests
 

S

save(Date) - Method in class org.springframework.osgi.samples.weather.dao.StaticDataWeatherDaoImpl
 
save(Date) - Method in interface org.springframework.osgi.samples.weather.dao.WeatherDao
Saves the WeatherData for a date
SERVICE_EVENTS - Static variable in class org.springframework.osgi.util.OsgiStringUtils
 
SERVICE_PROVIDER - Static variable in class org.springframework.osgi.service.exporter.ExportClassLoadingOptions
 
serviceBeanName - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
Service Bean property of the OSGi service *
serviceListeners - Variable in class org.springframework.osgi.mock.MockBundleContext
 
ServiceReferenceAware - Interface in org.springframework.osgi.service
Aware interface used when importing OSGi services.
ServiceReferenceBasedMap - Class in org.springframework.osgi.util
ServiceReference based map.
ServiceReferenceBasedMap(ServiceReference) - Constructor for class org.springframework.osgi.util.ServiceReferenceBasedMap
 
ServiceReferenceBasedMap.SimpleEntry - Class in org.springframework.osgi.util
 
ServiceReferenceBasedMap.SimpleEntry(Object, Object) - Constructor for class org.springframework.osgi.util.ServiceReferenceBasedMap.SimpleEntry
 
ServiceReferenceBasedMap.SimpleEntry(Map.Entry) - Constructor for class org.springframework.osgi.util.ServiceReferenceBasedMap.SimpleEntry
 
serviceTypes - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
ServiceUnavailableException - Exception in org.springframework.osgi
Exception thrown when an OSGi service obtained via the OsgiServiceProxyFactoryBean is unregistered and attempts to rebind to a suitable replacement have failed.
ServiceUnavailableException(String, Class, String) - Constructor for exception org.springframework.osgi.ServiceUnavailableException
 
SET - Static variable in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
setAction(String) - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
setActivationMethod(String) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setArtifactId(String) - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
setAutoExport(String) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
Set the autoexport mode to use.
setAutoExportNumber(int) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
Set the autoexport mode to use.
setBeanClassLoader(ClassLoader) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
setBeanFactory(BeanFactory) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setBeanName(String) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setBeanName(String) - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
setBirthDate(Date) - Method in class org.springframework.osgi.samples.petclinic.Pet
 
setBundle(Bundle) - Method in class org.springframework.osgi.mock.MockBundleContext
 
setBundleContext(BundleContext) - Method in interface org.springframework.osgi.context.BundleContextAware
 
setBundleContext(BundleContext) - Method in interface org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext
Set the BundleContext for this OSGi bundle application context.
setBundleContext(BundleContext) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
Set the bundleContext for this application context.
setBundleContext(BundleContext) - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
setBundleContext(BundleContext) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setBundleContext(BundleContext) - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
setBundleId(long) - Method in class org.springframework.osgi.mock.MockBundle
 
setClassLoader(ClassLoader) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
setClassloader(ClassLoader) - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
setCollectionType(int) - Method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean
 
setComparator(Comparator) - Method in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean
 
setConfigLocations(String[]) - Method in interface org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext
Set the config locations for this OSGi bundle application context.
setConfigLocations(String[]) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
setContextClassloader(String) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
Set the context classloader management strategy to use when invoking operations on the exposed target bean
setContextClassloader(String) - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
setDate(Date) - Method in class org.springframework.osgi.samples.weather.dao.WeatherData
 
setDeactivationMethod(String) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setEntryReturnOnNextCallToGetEntry(URL) - Method in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
setExports(Set) - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
setFilter(int, String, Object) - Method in class org.springframework.osgi.MockFilter
 
setFilter(String) - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
setGroupId(String) - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
setHigh(double) - Method in class org.springframework.osgi.samples.weather.dao.WeatherData
 
setId(Integer) - Method in class org.springframework.osgi.samples.petclinic.BaseEntity
 
setImports(Set) - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
setInterface(Class[]) - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
The type that the OSGi service was registered with
setInterfaces(Class[]) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setListeners(TargetSourceLifecycleListener[]) - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
setLocation(Resource) - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
setLocation(String) - Method in class org.springframework.osgi.mock.MockBundle
 
setLow(double) - Method in class org.springframework.osgi.samples.weather.dao.WeatherData
 
setName(String) - Method in class org.springframework.osgi.samples.petclinic.NamedEntity
 
setName(String) - Method in class org.springframework.osgi.samples.weather.extension.bundle.PackageSpecification
 
setName(String) - Method in class org.springframework.osgi.test.AbstractOsgiTests
 
setOrder(int) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setProperties(Dictionary) - Method in class org.springframework.osgi.mock.MockServiceReference
 
setProperties(Dictionary) - Method in class org.springframework.osgi.mock.MockServiceRegistration
 
setPublishContextAsService(boolean) - Method in interface org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext
Publish the application context as an OSGi service.
setPublishContextAsService(boolean) - Method in class org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext
 
setPushBundleAsContextClassloader(boolean) - Method in class org.springframework.osgi.context.support.BundleFactoryBean
Determines whether invocations on the remote service should be performed in the context of the target bundle's ClassLoader.
setRanking(int) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setReference(ServiceReference) - Method in class org.springframework.osgi.mock.MockServiceRegistration
 
setResolver(OsgiServicePropertiesResolver) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setResultsToReturnOnNextCallToFindEntries(String[]) - Method in class org.springframework.osgi.mock.EntryLookupControllingMockBundle
 
setRetryTimes(int) - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
How many times should we attempt to rebind to a target service if the service we are currently using is unregistered.
setServiceBeanName(String) - Method in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
To find a bean published as a service by the OsgiServiceExporter, simply set this property.
setServiceProperties(Map) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setStartLevel(int) - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
setSymbolicName(String) - Method in class org.springframework.osgi.context.support.BundleFactoryBean
 
setTarget(Object) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
Export the given object as an OSGi service.
setTargetBeanName(String) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
setTimeout(long) - Method in class org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBean
How long should we wait between failed attempts at rebinding to a service that has been unregistered.
setValue(Object) - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap.SimpleEntry
 
setVersion(String) - Method in class org.springframework.osgi.samples.weather.extension.bundle.PackageSpecification
 
setVersion(String) - Method in class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 
setWeatherDao(WeatherDao) - Method in class org.springframework.osgi.samples.weather.service.WeatherServiceImpl
 
setWeatherService(WeatherService) - Method in class org.springframework.osgi.samples.weather.test.WeatherServiceTest
 
shouldWaitForSpringBundlesContextCreation() - Method in class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
Should the test class wait for the context creation of Spring/OSGi bundles before executing the tests or not?
size() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
SORTED_LIST - Static variable in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
SORTED_SET - Static variable in class org.springframework.osgi.service.importer.OsgiMultiServiceProxyFactoryBean.CollectionOptions
 
start() - Method in class org.springframework.osgi.mock.MockBundle
 
start(BundleContext) - Method in class org.springframework.osgi.mock.MockBundleActivator
 
start(BundleContext) - Method in class org.springframework.osgi.test.JUnitTestActivator
 
start() - Method in interface org.springframework.osgi.test.platform.OsgiPlatform
Start the OSGi platform.
StaticDataWeatherDaoImpl - Class in org.springframework.osgi.samples.weather.dao
Implementation of WeatherDao
StaticDataWeatherDaoImpl() - Constructor for class org.springframework.osgi.samples.weather.dao.StaticDataWeatherDaoImpl
 
stop() - Method in class org.springframework.osgi.mock.MockBundle
 
stop(BundleContext) - Method in class org.springframework.osgi.mock.MockBundleActivator
 
stop(BundleContext) - Method in class org.springframework.osgi.test.JUnitTestActivator
 
stop() - Method in interface org.springframework.osgi.test.platform.OsgiPlatform
Stop the OSGi platform.
stringValue() - Method in class org.springframework.osgi.samples.simpleservice.impl.MyServiceImpl
 
stringValue() - Method in interface org.springframework.osgi.samples.simpleservice.MyService
 
stripPrefix(String) - Static method in class org.springframework.osgi.io.OsgiResourceUtils
 
SUBSTRING - Static variable in class org.springframework.osgi.MockFilter
 
symbolicName - Variable in class org.springframework.osgi.context.support.BundleFactoryBean
Bundle symName

T

TargetSourceLifecycleListener - Interface in org.springframework.osgi.service
Listener tracking binding and unbinding of OSGi services used as normal object references inside Spring OSGi.
testSample2() - Method in class org.springframework.osgi.samples.weather.test.WeatherServiceTest
 
topLevel - Variable in class org.springframework.osgi.MockFilter
 
toString() - Method in class org.springframework.osgi.mock.MockBundle
 
toString() - Method in class org.springframework.osgi.mock.MockFilter
 
toString() - Method in class org.springframework.osgi.mock.MockServiceReference
 
toString() - Method in class org.springframework.osgi.MockFilter
 
toString() - Method in class org.springframework.osgi.samples.petclinic.NamedEntity
 
toString() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
toString() - Method in class org.springframework.osgi.util.ServiceReferenceBasedMap.SimpleEntry
 
toStringArray(Class[]) - Static method in class org.springframework.osgi.util.ClassUtils
Return an array of class string names for the given classes.

U

unbind(Object, Map) - Method in class org.springframework.osgi.samples.weather.test.WeatherListener
 
unbind(Object, Map) - Method in interface org.springframework.osgi.service.TargetSourceLifecycleListener
Called when a service is being unbinded inside the proxy (be it single or multi value).
ungetService(ServiceReference) - Method in class org.springframework.osgi.mock.MockBundleContext
 
unifiedFilter - Variable in class org.springframework.osgi.service.importer.AbstractOsgiServiceProxyFactoryBean
 
unifyFilter(String, String) - Static method in class org.springframework.osgi.util.OsgiFilterUtils
Add the given class as an 'and'(&) Constants.OBJECTCLASS constraint to the given filter.
unifyFilter(Class, String) - Static method in class org.springframework.osgi.util.OsgiFilterUtils
Add the given class to the given filter.
unifyFilter(Class[], String) - Static method in class org.springframework.osgi.util.OsgiFilterUtils
Add the given classes to the given filter.
unifyFilter(String[], String) - Static method in class org.springframework.osgi.util.OsgiFilterUtils
Add the given classese as an 'and'(&) Constants.OBJECTCLASS constraint to the given filter.
unifyFilter(String, String[], String) - Static method in class org.springframework.osgi.util.OsgiFilterUtils
Concatenates the given strings with an 'and'(&) constraint under the given key to the given filter.
uninstall() - Method in class org.springframework.osgi.mock.MockBundle
 
UNMANAGED - Static variable in class org.springframework.osgi.service.exporter.ExportClassLoadingOptions
 
unregister() - Method in class org.springframework.osgi.mock.MockServiceRegistration
 
unregisterService() - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
 
unregisterService(ServiceRegistration) - Method in class org.springframework.osgi.service.exporter.OsgiServiceFactoryBean
Unregisters (literally stops) a service.
unregisterService(ServiceRegistration) - Static method in class org.springframework.osgi.util.OsgiServiceUtils
Unregisters the given service registration from the given bundle.
update() - Method in class org.springframework.osgi.mock.MockBundle
 
update(InputStream) - Method in class org.springframework.osgi.mock.MockBundle
 
update(Date) - Method in class org.springframework.osgi.samples.weather.dao.StaticDataWeatherDaoImpl
 
update(Date) - Method in interface org.springframework.osgi.samples.weather.dao.WeatherDao
 

V

value - Variable in class org.springframework.osgi.MockFilter
 
values() - Method in class org.springframework.osgi.util.MapBasedDictionary
 
VirtualBundleFactoryBean - Class in org.springframework.osgi.samples.weather.extension.bundle
BundleFactoryBean that creates bundles on the fly from regular jar files or maven project jars.
VirtualBundleFactoryBean() - Constructor for class org.springframework.osgi.samples.weather.extension.bundle.VirtualBundleFactoryBean
 

W

waitOnContextCreation(String, long) - Method in class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
Place the current (test) thread to wait for the a Spring application context to be published under the given symbolic name.
waitOnContextCreation(BundleContext, String, long) - Method in class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
Place the current (test) thread to wait for the a Spring application context to be published under the given symbolic name.
waitOnContextCreation(String) - Method in class org.springframework.osgi.test.AbstractSynchronizedOsgiTests
'Sugar' method - identical to waitOnContextCreation(AbstractOsgiTests.getBundleContext(), forBundleWithSymbolicName, AbstractSynchronizedOsgiTests.getDefaultWaitTime()).
WeatherAspect - Class in org.springframework.osgi.samples.weather.service
 
WeatherAspect() - Constructor for class org.springframework.osgi.samples.weather.service.WeatherAspect
 
WeatherDao - Interface in org.springframework.osgi.samples.weather.dao
Data Access Object Interface for getting and storing weather records
WeatherData - Class in org.springframework.osgi.samples.weather.dao
Represents a daily weather record
WeatherData() - Constructor for class org.springframework.osgi.samples.weather.dao.WeatherData
 
WeatherListener - Class in org.springframework.osgi.samples.weather.test
 
WeatherListener() - Constructor for class org.springframework.osgi.samples.weather.test.WeatherListener
 
WeatherService - Interface in org.springframework.osgi.samples.weather.service
 
WeatherServiceImpl - Class in org.springframework.osgi.samples.weather.service
 
WeatherServiceImpl() - Constructor for class org.springframework.osgi.samples.weather.service.WeatherServiceImpl
 
WeatherServiceTest - Class in org.springframework.osgi.samples.weather.test
 
WeatherServiceTest() - Constructor for class org.springframework.osgi.samples.weather.test.WeatherServiceTest
 

A B C D E F G H I J K L M N O P R S T U V W

Copyright © 2006-2007 Spring Framework. All Rights Reserved.