Class CdiArtifactFactory

    • Constructor Detail

      • CdiArtifactFactory

        public CdiArtifactFactory()
    • 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