public final class BundleDependency extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BundleDependency.Builder
Builder for creating a
BundleDependency |
| Modifier and Type | Method and Description |
|---|---|
URI |
getBundleUri() |
BundleDescriptor |
getDescriptor() |
BundleScope |
getScope() |
String |
toString() |
public BundleScope getScope()
public BundleDescriptor getDescriptor()
public URI getBundleUri()
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.