public interface ApplicationServerMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsAddress()
Gets the value of the asAddress property.
|
boolean |
isAddSelfRoute()
Gets the value of the addSelfRoute property.
|
void |
setAddSelfRoute(boolean value)
Sets the value of the addSelfRoute property.
|
void |
setAsAddress(java.lang.String value)
Sets the value of the asAddress property.
|
java.lang.String getAsAddress()
void setAsAddress(java.lang.String value)
boolean isAddSelfRoute()
void setAddSelfRoute(boolean value)