public class JmsQueueScriptCommand extends AbstractScriptCommand
Constructor and Description |
---|
JmsQueueScriptCommand(Configuration configuration,
String resourcePath,
Resource resource)
Sets configuration containing all needed information for building configuration scripts.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addConfigurationScriptProperties(Map<String,String> propertiesMap)
Add custom properties needed for configuration script filtering.
|
protected String |
getScriptRelativePath() |
findResource, getConfiguration, isApplicable, readScript
public JmsQueueScriptCommand(Configuration configuration, String resourcePath, Resource resource)
configuration
- Container configuration.resourcePath
- Path to configuration script resources.resource
- Resource.protected String getScriptRelativePath()
getScriptRelativePath
in class AbstractScriptCommand
protected void addConfigurationScriptProperties(Map<String,String> propertiesMap)
AbstractScriptCommand
addConfigurationScriptProperties
in class AbstractScriptCommand
propertiesMap
- Map of additional custom properties.Copyright © 2004–2019 Github. All rights reserved.