public final class ComponentMetadataDescriptor<T extends org.mule.runtime.api.meta.model.ComponentModel> extends Object
| Constructor and Description |
|---|
ComponentMetadataDescriptor(T model,
MetadataAttributes metadataAttributes) |
| Modifier and Type | Method and Description |
|---|---|
MetadataAttributes |
getMetadataAttributes() |
T |
getModel() |
public ComponentMetadataDescriptor(T model, MetadataAttributes metadataAttributes)
public T getModel()
public MetadataAttributes getMetadataAttributes()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.