public class TypeDeclarationLoaderContext extends Object
| Constructor and Description |
|---|
TypeDeclarationLoaderContext(org.mule.runtime.config.internal.model.ComponentModel componentModel,
TypesCatalog typesCatalog) |
TypeDeclarationLoaderContext(org.mule.runtime.config.internal.model.ComponentModel componentModel,
TypesCatalog typesCatalog,
Notifier notifier) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.config.internal.model.ComponentModel |
getComponentModel() |
Optional<Notifier> |
getNotifier() |
TypesCatalog |
getTypesCatalog() |
public TypeDeclarationLoaderContext(org.mule.runtime.config.internal.model.ComponentModel componentModel,
TypesCatalog typesCatalog)
public TypeDeclarationLoaderContext(org.mule.runtime.config.internal.model.ComponentModel componentModel,
TypesCatalog typesCatalog,
Notifier notifier)
public TypesCatalog getTypesCatalog()
public org.mule.runtime.config.internal.model.ComponentModel getComponentModel()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.