public interface ActiveMQJMSServerBundle
Modifier and Type | Field and Description |
---|---|
static ActiveMQJMSServerBundle |
BUNDLE |
Modifier and Type | Method and Description |
---|---|
ActiveMQAddressExistsException |
cfBindingsExists(String name) |
ActiveMQInternalErrorException |
cfDoesntExist(String name) |
ActiveMQIllegalStateException |
discoveryGroupDoesntExist(String name) |
ActiveMQIllegalStateException |
errorDecodingPassword(Exception e) |
ActiveMQIllegalStateException |
noConnectorNameConfiguredOnCF(String name) |
ActiveMQIllegalStateException |
noConnectorNameOnCF() |
static final ActiveMQJMSServerBundle BUNDLE
ActiveMQInternalErrorException cfDoesntExist(String name)
ActiveMQIllegalStateException discoveryGroupDoesntExist(String name)
ActiveMQIllegalStateException noConnectorNameOnCF()
ActiveMQIllegalStateException noConnectorNameConfiguredOnCF(String name)
ActiveMQAddressExistsException cfBindingsExists(String name)
ActiveMQIllegalStateException errorDecodingPassword(Exception e)
Copyright © 2015 The Apache Software Foundation. All rights reserved.