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

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

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

Methods in org.springframework.osgi.extensions.annotation that return ServiceReferenceCardinality
static ServiceReferenceCardinality ServiceReferenceCardinality.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceReferenceCardinality[] ServiceReferenceCardinality.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.