Uses of Class
org.springframework.orm.hibernate.support.DependencyInjectionAspectSupport.NoAutowiringConfigurationForClassException

Packages that use DependencyInjectionAspectSupport.NoAutowiringConfigurationForClassException
org.springframework.orm.hibernate.support   
 

Uses of DependencyInjectionAspectSupport.NoAutowiringConfigurationForClassException in org.springframework.orm.hibernate.support
 

Methods in org.springframework.orm.hibernate.support that throw DependencyInjectionAspectSupport.NoAutowiringConfigurationForClassException
protected  void DependencyInjectionAspectSupport.autowireProperties(java.lang.Object o)
          Subclasses can call this to autowire properties on an existing object
protected  java.lang.Object DependencyInjectionAspectSupport.createAndConfigure(java.lang.Class clazz)
          Subclasses will call this to create an object of the requisite class
 



Copyright © 2010 Atlassian. All Rights Reserved.