| Package | Description |
|---|---|
| org.mule.runtime.api.dsl | |
| org.mule.runtime.api.meta.type | |
| org.mule.runtime.internal.dsl | |
| org.mule.runtime.internal.meta.type |
| Modifier and Type | Method and Description |
|---|---|
TypeCatalog |
DslResolvingContext.getTypeCatalog()
Returns a
TypeCatalog containing all the ObjectTypes available in the
current resolving context. |
| Modifier and Type | Method and Description |
|---|---|
static TypeCatalog |
TypeCatalog.getDefault(Set<ExtensionModel> extensions) |
| Modifier and Type | Method and Description |
|---|---|
TypeCatalog |
DefaultDslResolvingContext.getTypeCatalog()
Returns a
TypeCatalog containing all the ObjectTypes available in the
current resolving context. |
TypeCatalog |
NullDslResolvingContext.getTypeCatalog() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTypeCatalog
Default implementation of a
TypeCatalog |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.