Uses of Class
com.sun.jersey.api.spring.AutowireMode

Packages that use AutowireMode
com.sun.jersey.api.spring Provides support for common annotations that may used in conjuction with Spring support. 
 

Uses of AutowireMode in com.sun.jersey.api.spring
 

Methods in com.sun.jersey.api.spring that return AutowireMode
static AutowireMode AutowireMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AutowireMode[] AutowireMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.