Class SpringArtifactFactory

    • Constructor Detail

      • SpringArtifactFactory

        public SpringArtifactFactory​(org.springframework.context.ApplicationContext applicationContext)
    • Method Detail

      • getArtifact

        public <T> T getArtifact​(Class<T> clazz)
        Specified by:
        getArtifact in interface ArtifactFactory
        Parameters:
        clazz - of the artifact to create
        Returns:
        the instance of the fullyQualifiedClassName