public class ContainerClassLoaderFilterFactory extends Object
ClassLoaderFilter for the container filter what is exposed to Mule artifacts.
Filter is constructed searching for {code}mule-module.properties{code} files in the classpath and then merging the
corresponding packages and resources in a new filter.| Constructor and Description |
|---|
ContainerClassLoaderFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
ClassLoaderFilter |
create(Set<String> bootPackages,
List<MuleModule> muleModules) |
public ClassLoaderFilter create(Set<String> bootPackages, List<MuleModule> muleModules)
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.