Interface NoConfigurationModulePublishTarget
-
public interface NoConfigurationModulePublishTargetDefines a configurable item that is the link between a module repository and a module.A module repository that implements this interface has no configuration requirements to publish.
- Since:
- 2.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmodule(java.lang.String moduleName)
-