public class ActiveMQProviderEmbeddedConfiguration extends Object implements ActiveMQEmbeddedConfiguration
COMMUNOTE_QUEUE_DEFAULT, COMMUNOTE_QUEUE_DEFAULT_REPLY
Constructor and Description |
---|
ActiveMQProviderEmbeddedConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
generateNewIdentification()
Generate new identification token (that is the password for the embedded connection
|
String |
getBrokerUrl() |
String |
getPassword() |
String |
getUsername() |
boolean |
isActive() |
public ActiveMQProviderEmbeddedConfiguration()
public void generateNewIdentification()
generateNewIdentification
in interface ActiveMQEmbeddedConfiguration
public String getBrokerUrl()
getBrokerUrl
in interface ActiveMQConfiguration
public String getPassword()
getPassword
in interface ActiveMQConfiguration
public String getUsername()
getUsername
in interface ActiveMQConfiguration
public boolean isActive()
isActive
in interface ActiveMQConfiguration
Copyright © 2019 Communote team. All rights reserved.