public interface DomainClassLoaderRepository
| Modifier and Type | Method and Description |
|---|---|
ArtifactClassLoader |
getDefaultDomainClassLoader() |
ArtifactClassLoader |
getDomainClassLoader(String domain) |
ArtifactClassLoader getDomainClassLoader(String domain)
domain - name of the domain owner of the class loaderArtifactClassLoader getDefaultDomainClassLoader()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.