Class AemAppArtifactHandler

  • All Implemented Interfaces:
    org.apache.maven.artifact.handler.ArtifactHandler

    @Singleton
    @Named("aemapp")
    public class AemAppArtifactHandler
    extends org.apache.maven.artifact.handler.DefaultArtifactHandler
    • Field Summary

      • Fields inherited from interface org.apache.maven.artifact.handler.ArtifactHandler

        ROLE
    • Method Summary

      • Methods inherited from class org.apache.maven.artifact.handler.DefaultArtifactHandler

        getClassifier, getDirectory, getExtension, getLanguage, getPackaging, getType, isAddedToClasspath, isIncludesDependencies, setAddedToClasspath, setExtension, setIncludesDependencies, setLanguage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AemAppArtifactHandler

        public AemAppArtifactHandler()