public class ConnectivityModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
EnrichableModel requires a connection of a given
connectionType| Constructor and Description |
|---|
ConnectivityModelProperty(Class<?> connectionType)
Creates a new instance for the given
connectionType |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getConnectionType() |
String |
getName() |
boolean |
isPublic() |
public ConnectivityModelProperty(Class<?> connectionType)
connectionTypeconnectionType - public Class<?> getConnectionType()
#connectionType}public String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectconnectionTypepublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.