public class MuleModule extends Object
| Constructor and Description |
|---|
MuleModule(String name,
Set<String> exportedPackages,
Set<String> exportedPaths)
Creates a new module
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExportedPackages() |
Set<String> |
getExportedPaths() |
String |
getName() |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.