The Spring Framework

Uses of Class
org.springframework.beans.factory.parsing.ImportDefinition

Packages that use ImportDefinition
org.springframework.beans.factory.parsing Support infrastructure for bean definition parsing. 
 

Uses of ImportDefinition in org.springframework.beans.factory.parsing
 

Methods in org.springframework.beans.factory.parsing with parameters of type ImportDefinition
 void ReaderEventListener.importProcessed(ImportDefinition importDefinition)
          Notification that the given import has been processed.
 void EmptyReaderEventListener.importProcessed(ImportDefinition importDefinition)
           
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.