Package org.mule.maven.client.internal
Interface MuleMavenConcurrentLocalRepository
public interface MuleMavenConcurrentLocalRepository
Service to retrieve configuration for Maven Concurrent Local Repository.
- Since:
- 2.0
-
Method Summary
Modifier and TypeMethodDescriptionbooleanRetrieves if the Maven Client if the concurrent local repository is enabled
-
Method Details
-
isConcurrentLocalRepositoryEnabled
boolean isConcurrentLocalRepositoryEnabled()Retrieves if the Maven Client if the concurrent local repository is enabled
-