Class JPAComponent

  • All Implemented Interfaces:
    AnalyzerPlugin

    public class JPAComponent
    extends XMLTypeProcessor
    This component is called when we find a resource in the META-INF/*.xml pattern. We parse the resource and and the imports to the builder. Parsing is done with XSLT (first time I see the use of having XML for the Spring configuration files!).
    Author:
    aqute
    • Constructor Detail

      • JPAComponent

        public JPAComponent()