Interface LocalModule

  • All Superinterfaces:
    org.guvnor.ala.config.Config, org.guvnor.ala.config.ProjectConfig
    All Known Implementing Classes:
    LocalModuleImpl

    public interface LocalModule
    extends org.guvnor.ala.config.ProjectConfig
    Internal representation of the project in the local build system.
    • Method Detail

      • getModule

        org.guvnor.common.services.project.model.Module getModule()
        Returns:
        the configured Module.