Uses of Class
org.springframework.config.java.annotation.Lazy

Packages that use Lazy
org.springframework.config.java.annotation Java configuration annotations. 
 

Uses of Lazy in org.springframework.config.java.annotation
 

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



Copyright � 2005-2008 Spring Framework. All Rights Reserved.