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

Packages that use ServiceReferenceClassLoader
org.springframework.osgi.extensions.annotation Spring-DM Extensions: Annotation package. 
 

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-2008 Spring Framework. All Rights Reserved.