| Class | Description |
|---|---|
| IsolatedClassLoaderFactory |
Factory that creates a class loader hierarchy to emulate the one used in a mule standalone container.
|
| PluginLookPolicyFactory |
Factory for plugins
ClassLoaderLookupPolicy. |
| TestArtifactClassLoaderFilter |
Implementation of
ClassLoaderFilter that decorates a ClassLoaderFilter to allow exporting classes by name that
are not exported by the original ClassLoaderFilter. |
| TestContainerClassLoaderFactory |
Extends the default
ContainerClassLoaderFactory for testing in order to add boot packages and build a
ClassLoader for the container that do resolves classes instead of delegating to its parent and also allows to create
the container ClassLoaderLookupPolicy based on a ClassLoader. |
| TestContainerModuleDiscoverer |
A
ModuleDiscoverer that enables to change discovered modules to enable testing privileged API scenarios. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.