Class AdditionalModuleSpecification

  • All Implemented Interfaces:
    Attachable

    public class AdditionalModuleSpecification
    extends ModuleSpecification
    implements Attachable
    Represents an additional module attached to a top level deployment.
    Author:
    Stuart Douglas
    • Constructor Detail

      • AdditionalModuleSpecification

        public AdditionalModuleSpecification​(String moduleName,
                                             ResourceRoot resourceRoot)
    • Method Detail

      • getModuleName

        public String getModuleName()
      • addResourceRoot

        @Deprecated(forRemoval=true)
        public void addResourceRoot​(ResourceRoot resourceRoot)
        Deprecated, for removal: This API element is subject to removal in a future version.
        unused method will be removed
      • addResourceRoots

        @Deprecated(forRemoval=true)
        public void addResourceRoots​(Collection<ResourceRoot> resourceRoots)
        Deprecated, for removal: This API element is subject to removal in a future version.
        unused method will be removed