public interface NetworkConnectorViewMBean extends Service
int getMessageTTL()
int getConsumerTTL()
int getPrefetchSize()
String getUserName()
boolean isBridgeTempDestinations()
boolean isConduitSubscriptions()
boolean isDecreaseNetworkConsumerPriority()
boolean isDispatchAsync()
boolean isDynamicOnly()
boolean isDuplex()
boolean isSuppressDuplicateQueueSubscriptions()
boolean isSuppressDuplicateTopicSubscriptions()
void setBridgeTempDestinations(boolean bridgeTempDestinations)
void setConduitSubscriptions(boolean conduitSubscriptions)
void setDispatchAsync(boolean dispatchAsync)
void setDynamicOnly(boolean dynamicOnly)
void setMessageTTL(int messageTTL)
void setConsumerTTL(int consumerTTL)
void setPassword(String password)
void setPrefetchSize(int prefetchSize)
void setUserName(String userName)
String getPassword()
void setDecreaseNetworkConsumerPriority(boolean decreaseNetworkConsumerPriority)
void setSuppressDuplicateQueueSubscriptions(boolean val)
void setSuppressDuplicateTopicSubscriptions(boolean val)
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.