public class TestContainerModuleDiscoverer extends Object implements ModuleDiscoverer
ModuleDiscoverer that enables to change discovered modules to enable testing privileged API scenarios.| Constructor and Description |
|---|
TestContainerModuleDiscoverer(Set<String> privilegedArtifactIds)
Creates a module discoverer
|
TestContainerModuleDiscoverer(Set<String> privilegedArtifactIds,
ModuleDiscoverer moduleDiscoverer)
Creates a module discoverer
|
public TestContainerModuleDiscoverer(Set<String> privilegedArtifactIds)
privilegedArtifactIds - identifiers of the artifacts that will be conceded privileged API access. Non nullpublic TestContainerModuleDiscoverer(Set<String> privilegedArtifactIds, ModuleDiscoverer moduleDiscoverer)
privilegedArtifactIds - identifiers of the artifacts that will be conceded privileged API access. Non nullpublic List<MuleModule> discover()
discover in interface ModuleDiscovererCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.