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(Object o)
          Subclasses can call this to autowire properties on an existing object
protected  Object DependencyInjectionAspectSupport.createAndConfigure(Class clazz)
          Subclasses will call this to create an object of the requisite class
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.