public class CreateMessageProviderCommand extends Command
Constructor and Description |
---|
CreateMessageProviderCommand() |
Modifier and Type | Method and Description |
---|---|
Map<String,PropertyValue> |
getMessageProperties() |
String |
getProviderName() |
void |
setMessageProperties(Map<String,PropertyValue> messageProperties) |
void |
setProviderName(String providerName) |
public String getProviderName()
public void setProviderName(String providerName)
public Map<String,PropertyValue> getMessageProperties()
public void setMessageProperties(Map<String,PropertyValue> messageProperties)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.