public class MessageProviderConfig extends Object
Constructor and Description |
---|
MessageProviderConfig() |
MessageProviderConfig(String name,
Map<String,PropertyValue> messageProperties) |
Modifier and Type | Method and Description |
---|---|
CreateMessageProviderCommand |
createCommand() |
Map<String,PropertyValue> |
getMessageProperties() |
String |
getName() |
public MessageProviderConfig()
public MessageProviderConfig(String name, Map<String,PropertyValue> messageProperties)
public String getName()
public Map<String,PropertyValue> getMessageProperties()
public CreateMessageProviderCommand createCommand()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.