Package org.springframework.osgi.extensions.annotation

Annotation Extensions: Allows declarative injection of OSGi services through annotation.

See:
          Description

Class Summary
ServiceReferenceInjectionBeanPostProcessor BeanPostProcessor that processed annotation to inject Spring-DM managed OSGi services.
 

Enum Summary
ServiceReferenceCardinality Spring-DM managed service cardinality.
ServiceReferenceClassLoader Spring-DM managed OSGi service ClassLoader property.
 

Annotation Types Summary
ServiceReference Marks a method (typically a JavaBean setter method) as requiring an OSGi service reference.
 

Package org.springframework.osgi.extensions.annotation Description

Annotation Extensions: Allows declarative injection of OSGi services through annotation.



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