Class CitrusConfigImport

  • All Implemented Interfaces:
    org.springframework.context.annotation.DeferredImportSelector, org.springframework.context.annotation.ImportSelector

    public class CitrusConfigImport
    extends Object
    implements org.springframework.context.annotation.DeferredImportSelector
    Since:
    2.4
    Author:
    Christoph Deppisch
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.springframework.context.annotation.DeferredImportSelector

        org.springframework.context.annotation.DeferredImportSelector.Group
    • Constructor Detail

      • CitrusConfigImport

        public CitrusConfigImport()
    • Method Detail

      • selectImports

        public String[] selectImports​(org.springframework.core.type.AnnotationMetadata importingClassMetadata)
        Specified by:
        selectImports in interface org.springframework.context.annotation.ImportSelector