public interface WsInboundRouteMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlias()
Gets the value of the alias property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getServiceName()
Gets the value of the serviceName property.
|
void |
setAlias(java.lang.String value)
Sets the value of the alias property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setServiceName(java.lang.String value)
Sets the value of the serviceName property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getServiceName()
void setServiceName(java.lang.String value)
java.lang.String getAlias()
void setAlias(java.lang.String value)