Uses of Package
org.springframework.config.java.naming

Packages that use org.springframework.config.java.naming
org.springframework.config.java.naming Bean naming strategy package. 
org.springframework.config.java.process Processing package. 
org.springframework.config.java.support.cglib CGLib based enhancement support. 
 

Classes in org.springframework.config.java.naming used by org.springframework.config.java.naming
BeanNamingStrategy
          Strategy interface for constructing a bean name from the java method.
MethodNameStrategy.Prefix
          Naming prefix.
 

Classes in org.springframework.config.java.naming used by org.springframework.config.java.process
BeanNamingStrategy
          Strategy interface for constructing a bean name from the java method.
 

Classes in org.springframework.config.java.naming used by org.springframework.config.java.support.cglib
BeanNamingStrategy
          Strategy interface for constructing a bean name from the java method.
 



Copyright © 2005-2007 Spring Framework. All Rights Reserved.