public interface ServiceInfoMBean extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
dumpState() |
String |
getBrokerURL() |
String |
getCmRegisteredName() |
String |
getDeploymentDescriptorPath() |
String |
getInputQueueName() |
String |
getReplyQueueName() |
String |
getServiceKey() |
String |
getState() |
boolean |
isAggregate() |
boolean |
isCASMultiplier() |
boolean |
isTopLevel() |
String getState()
String getInputQueueName()
String getReplyQueueName()
String getBrokerURL()
String getDeploymentDescriptorPath()
boolean isCASMultiplier()
boolean isTopLevel()
String getServiceKey()
boolean isAggregate()
String getCmRegisteredName()
String dumpState()
Copyright © 2017. All rights reserved.