Package org.l2x6.cq

Class ExtensionModule

    • Constructor Detail

      • ExtensionModule

        public ExtensionModule​(Path extensionDir,
                               String artifactIdPrefix)
    • Method Detail

      • getExtensionDir

        public Path getExtensionDir()
        Returns:
        the absolute canonical path of the directory whose children are the runtime and deployment directories of this ExtensionModule
      • getArtifactIdBase

        public String getArtifactIdBase()
      • isNativeSupported

        public boolean isNativeSupported()
      • getRuntimePomPath

        public Path getRuntimePomPath()
      • getPomPath

        public Path getPomPath()