public class RepositoryServiceFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MULE_REMOTE_REPOSITORIES_PROPERTY
System property key to specify the remote repositories to use.
|
static String |
MULE_REPOSITORY_FOLDER_PROPERTY
System property key to specify a custom repository folder.
|
| Constructor and Description |
|---|
RepositoryServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryService |
createRepositoryService() |
public static final String MULE_REPOSITORY_FOLDER_PROPERTY
public static final String MULE_REMOTE_REPOSITORIES_PROPERTY
If no value is provided then the repository will be disabled causing a RepositoryServiceDisabledException if any
method is called.
public RepositoryService createRepositoryService()
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.