public final class ImmutableDescriberManifest extends Object implements DescriberManifest
DescriberManifest
This class is for internal use only. Users should not reference it.
| Constructor and Description |
|---|
ImmutableDescriberManifest(String id,
Map<String,String> properties)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Map<String,String> |
getProperties()
Providers properties which parameterize the describer
|
public String getId()
getId in interface DescriberManifestpublic Map<String,String> getProperties()
getProperties in interface DescriberManifestMap of strings. Could be empty but will never be nullCopyright © 2017 MuleSoft, Inc.. All rights reserved.