Uses of Class
org.springframework.osgi.extensions.annotation.ServiceReferenceClassLoader

Packages that use ServiceReferenceClassLoader
org.springframework.osgi.extensions.annotation Annotation Extensions: Allows declarative injection of OSGi services through annotation. 
 

Uses of ServiceReferenceClassLoader in org.springframework.osgi.extensions.annotation
 

Methods in org.springframework.osgi.extensions.annotation that return ServiceReferenceClassLoader
static ServiceReferenceClassLoader ServiceReferenceClassLoader.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceReferenceClassLoader[] ServiceReferenceClassLoader.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



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