Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.osgi
,
org.springframework.osgi.blueprint
,
org.springframework.osgi.blueprint.container
,
org.springframework.osgi.blueprint.metadata
,
org.springframework.osgi.blueprint.reflect
,
org.springframework.osgi.compendium
,
org.springframework.osgi.context
,
org.springframework.osgi.context.support
,
org.springframework.osgi.extensions.annotation
,
org.springframework.osgi.io
,
org.springframework.osgi.mock
,
org.springframework.osgi.service
,
org.springframework.osgi.service.exporter
,
org.springframework.osgi.service.exporter.support
,
org.springframework.osgi.service.importer
,
org.springframework.osgi.service.importer.support
,
org.springframework.osgi.test
,
org.springframework.osgi.test.parsing
,
org.springframework.osgi.test.parsing.packageA
,
org.springframework.osgi.test.parsing.packageB
,
org.springframework.osgi.test.parsing.packageC
,
org.springframework.osgi.test.parsing.packageX
,
org.springframework.osgi.test.parsing.packageY
,
org.springframework.osgi.test.parsing.packageZ
,
org.springframework.osgi.test.platform
,
org.springframework.osgi.util
,
org.springframework.osgi.web.context.support
,
org.springframework.osgi.web.deployer
,
org.springframework.osgi.web.deployer.jetty
,
org.springframework.osgi.web.deployer.support
,
org.springframework.osgi.web.deployer.tomcat
,
org.springframework.osgi.web.extender.deployer.support
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.springframework.osgi.blueprint.
MyCustomList
<E>
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
LinkedHashMap
<K,V> (implements java.util.
Map
<K,V>)
org.springframework.osgi.blueprint.
MyCustomMap
<K,V>
org.springframework.osgi.blueprint.
AmbigousTestComponent
org.springframework.osgi.extensions.annotation.
AnnotatedBean
org.springframework.osgi.blueprint.
ArrayItem
junit.framework.
Assert
junit.framework.
TestCase
(implements junit.framework.
Test
)
org.springframework.osgi.context.support.
AbstractBundleXmlApplicationContextTest
org.springframework.osgi.service.exporter.support.
AbstractListenerAwareExporterTest
org.springframework.osgi.test.platform.
AbstractOsgiPlatformTest
org.springframework.osgi.context.support.
AbstractRefreshableOsgiBundleApplicationContextTest
org.springframework.osgi.web.deployer.support.
AbstractWarDeployerTest
org.springframework.osgi.mock.
ArrayEnumeratorTest
org.springframework.osgi.blueprint.metadata.
BaseMetadataTest
org.springframework.osgi.blueprint.metadata.
BeanComponentMetadataTest
org.springframework.osgi.blueprint.metadata.
BundleContextApiTest
org.springframework.osgi.blueprint.metadata.
DefaultsTest
org.springframework.osgi.blueprint.metadata.
ExporterMetadataTest
org.springframework.osgi.blueprint.metadata.
ImporterCollectionsMetadataTest
org.springframework.osgi.blueprint.metadata.
ImporterMetadataTest
org.springframework.osgi.service.exporter.
BeanNameServicePropertiesResolverTest
org.springframework.osgi.blueprint.container.
BlueprintFieldsTest
org.springframework.osgi.context.support.
BundleContextAwareProcessorTest
org.springframework.osgi.util.
BundleDelegatingClassLoaderTest
org.springframework.osgi.util.
ClassUtilsTest
org.springframework.osgi.test.platform.
CommonPlatformTest
org.springframework.osgi.test.platform.
EquinoxPlatformTest
org.springframework.osgi.test.platform.
FelixPlatformTest
org.springframework.osgi.test.platform.
KnopflerfishPlatformTest
org.springframework.test.
ConditionalTestCase
org.springframework.test.
AbstractSpringContextTests
org.springframework.test.
AbstractSingleSpringContextTests
org.springframework.test.
AbstractDependencyInjectionSpringContextTests
org.springframework.osgi.test.AbstractOptionalDependencyInjectionTests
org.springframework.osgi.test.AbstractOsgiTests
org.springframework.osgi.test.AbstractConfigurableOsgiTests
org.springframework.osgi.test.AbstractSynchronizedOsgiTests
org.springframework.osgi.test.AbstractDependencyManagerTests
org.springframework.osgi.test.AbstractOnTheFlyBundleCreatorTests
org.springframework.osgi.test.AbstractConfigurableBundleCreatorTests
org.springframework.osgi.test.parsing.
CaseWithVisibleMethodsBaseTest
org.springframework.osgi.test.parsing.packageA.
BaseClassFromAnotherPackageTest
org.springframework.osgi.test.parsing.packageB.
BaseClassFromAnotherPackageAndBundleTest
org.springframework.osgi.test.parsing.packageC.
TestInDifferentPackageThenItsParentsTest
org.springframework.osgi.test.parsing.packageX.
BaseClassInACertainPackageTest
(implements javax.print.
URIException
)
org.springframework.osgi.test.parsing.packageY.
ParentClassWithCertainInterfaceTest
(implements javax.security.auth.callback.
Callback
)
org.springframework.osgi.test.parsing.packageZ.
FinalTestClassTest
(implements javax.swing.text.
Position
)
org.springframework.osgi.
DictionaryEditorTest
org.springframework.osgi.context.support.
ConfigLocationsTest
org.springframework.osgi.test.
ConfigurableBundleCreatorTestsTest
org.springframework.osgi.blueprint.container.
CycleTest
org.springframework.osgi.util.
DebugUtilsTest
org.springframework.osgi.web.extender.deployer.support.
DefaultContextPathStrategyTest
org.springframework.osgi.web.deployer.
DefaultWarDeploymentContextTest
org.springframework.osgi.test.parsing.
DifferentParentsInDifferentBundlesTest
org.springframework.osgi.mock.
EntryLookupControllingMockBundleTest
org.springframework.osgi.blueprint.container.
GenericsTest
org.springframework.osgi.service.importer.support.
GreedyProxyTest
org.springframework.osgi.service.importer.support.
InfrastructureProxyTest
org.springframework.osgi.web.deployer.jetty.
JettyWarDeployerTest
org.springframework.osgi.web.deployer.jetty.
JettyWarDeploymentTest
org.springframework.osgi.test.
JUnitTestActivatorTest
org.springframework.osgi.test.
JUnitTestActivatorTest.TestExample
(implements org.springframework.osgi.test.internal.OsgiJUnitTest)
org.springframework.osgi.blueprint.container.
LazyExporterTest
org.springframework.osgi.service.importer.support.
LocalBundleContextAdviceTest
org.springframework.osgi.util.
MapBasedDictionaryTest
org.springframework.osgi.mock.
MockBundleActivatorTest
org.springframework.osgi.mock.
MockBundleContextTest
org.springframework.osgi.mock.
MockBundleTest
org.springframework.osgi.mock.
MockFilterTest
org.springframework.osgi.mock.
MockServiceReferenceTest
org.springframework.osgi.mock.
MockServiceRegistrationTest
org.springframework.osgi.blueprint.reflect.
NestedDefinitionMetadataTest
org.springframework.osgi.io.
OsgiBundleResourceLoaderTest
org.springframework.osgi.io.
OsgiBundleResourcePatternResolverTest
org.springframework.osgi.io.
OsgiBundleResourceTest
org.springframework.osgi.context.
OsgiBundleScopeTest
org.springframework.osgi.util.
OsgiBundleUtilsTest
org.springframework.osgi.web.context.support.
OsgiBundleXmlWebApplicationContextTest
org.springframework.osgi.web.deployer.tomcat.
OsgiCatalinaLoaderTest
org.springframework.osgi.
OsgiExceptionTest
org.springframework.osgi.service.
OsgiFilterUtilsTest
org.springframework.osgi.util.
OsgiListenerUtilsTest
org.springframework.osgi.util.
OsgiPlatformDetectorTest
org.springframework.osgi.extensions.annotation.
OsgiServiceAnnotationTest
org.springframework.osgi.service.importer.support.
OsgiServiceCollectionProxiesTest
org.springframework.osgi.service.importer.
OsgiServiceCollectionProxyFactoryBeanTest
org.springframework.osgi.service.exporter.support.
OsgiServiceFactoryBeanTest
org.springframework.osgi.service.importer.support.
OsgiServiceProxyEqualityTest
org.springframework.osgi.service.
OsgiServiceReferenceUtilsTest
org.springframework.osgi.service.
OsgiServiceUtilsTest
org.springframework.osgi.service.importer.
OsgiSingleServiceProxyFactoryBeanTest
org.springframework.osgi.util.
OsgiStringUtilsTest
org.springframework.osgi.web.deployer.
OsgiWarDeploymentExceptionTest
org.springframework.osgi.test.platform.
PlatformConfigurationTest
org.springframework.osgi.blueprint.
ReflectionTest
org.springframework.osgi.service.
ServiceExceptionTest
org.springframework.osgi.service.importer.
ServiceProxyDestroyedExceptionTest
org.springframework.osgi.service.
ServiceUnavailableExceptionTest
org.springframework.osgi.util.
SimpleLoggerTest
org.springframework.osgi.blueprint.container.
TestBlueprintBuiltinConvertersTest
org.springframework.osgi.blueprint.container.
TestLazyBeansTest
org.springframework.osgi.
ThreadTest
org.springframework.osgi.web.deployer.tomcat.
TomcatWarDeploymentTest
org.springframework.osgi.blueprint.container.
TypeFactoryTest
org.springframework.osgi.blueprint.
AssignBean
org.springframework.osgi.blueprint.
BeanFactoryFB
(implements org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
FactoryBean
<T>)
org.springframework.osgi.compendium.
BeanManaged
org.springframework.osgi.blueprint.
CollectionTestComponent
org.springframework.osgi.blueprint.
ConstructorBean
org.springframework.osgi.blueprint.
ConstructorInjectedBean
org.springframework.osgi.blueprint.
ConstructorInjectionStaticFactory
org.springframework.osgi.blueprint.
DateConstructor
org.springframework.beans.factory.xml.
DefaultDocumentLoader
(implements org.springframework.beans.factory.xml.
DocumentLoader
)
org.springframework.osgi.context.support.
PublicBlueprintDocumentLoader
java.util.
Dictionary
<K,V>
java.util.
Hashtable
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
Properties
org.springframework.osgi.blueprint.
MyCustomDictionary
org.springframework.osgi.blueprint.
DummyComparator
(implements java.util.
Comparator
<T>)
org.springframework.osgi.blueprint.
DynamicCycleComponent
(implements org.springframework.beans.factory.
BeanFactoryAware
)
org.springframework.osgi.blueprint.
ExporterListener
org.springframework.osgi.blueprint.
FactoryComponent
org.springframework.osgi.
GCTests
org.springframework.osgi.blueprint.container.
GenericConverter
(implements org.osgi.service.blueprint.container.
Converter
)
org.springframework.osgi.blueprint.container.
GenericHolder
<T>
org.springframework.osgi.blueprint.container.
GenerifiedBean
org.springframework.osgi.blueprint.
ImporterListener
org.springframework.osgi.blueprint.
InitializedBean
(implements java.io.
Serializable
)
org.springframework.osgi.compendium.
OneSetter
org.springframework.osgi.compendium.
MultipleSetters
org.springframework.osgi.service.importer.support.
OsgiServiceProxyEqualityTest.Implementor
(implements org.springframework.osgi.service.importer.support.
OsgiServiceProxyEqualityTest.InterfaceWithEquals
)
org.springframework.osgi.blueprint.
PrimitiveArrayConstructorInjection
org.springframework.osgi.blueprint.
ReferenceDelegateFactory
(implements org.springframework.beans.factory.
FactoryBean
<T>)
org.springframework.osgi.extensions.annotation.
ServiceBean
org.springframework.osgi.extensions.annotation.
ServiceFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
<T>)
org.springframework.osgi.service.exporter.
SimpleOsgiServiceRegistrationListener
(implements org.springframework.osgi.service.exporter.OsgiServiceRegistrationListener)
org.springframework.osgi.blueprint.
TestComponent
(implements java.io.
Serializable
)
org.springframework.osgi.service.exporter.
TestRegistrationListener
(implements org.springframework.osgi.service.exporter.OsgiServiceRegistrationListener)
org.springframework.osgi.
TestUtils
org.springframework.osgi.
ThreadTest.TestThread
(implements java.lang.
Runnable
)
Interface Hierarchy
org.springframework.osgi.extensions.annotation.
MyService
org.springframework.osgi.service.importer.support.
OsgiServiceProxyEqualityTest.InterfaceWithEquals
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2011
Spring Framework
. All Rights Reserved.