| Constructor and Description |
|---|
MethodEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod()
setMethod |
boolean |
isEnabled()
setEnabled |
void |
setEnabled(boolean enabled) |
void |
setMethod(String method) |
public String getMethod()
setMethodpublic void setMethod(String method)
method - name of the methodpublic boolean isEnabled()
setEnabledpublic void setEnabled(boolean enabled)
enabled - if the method should be consider or not as a possible entry point of a
ComponentCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.