org.mule.tools.apikit.output.deployer
Class MuleDeployProperties
java.lang.Object
org.mule.tools.apikit.output.deployer.MuleDeployProperties
public class MuleDeployProperties
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleDeployProperties
public MuleDeployProperties()
getDomain
public String getDomain()
setDomain
public void setDomain(String domain)
getConfigResources
public List<String> getConfigResources()
setConfigResources
public void setConfigResources(List<String> configResources)
isRedeploymentEnabled
public boolean isRedeploymentEnabled()
setRedeploymentEnabled
public void setRedeploymentEnabled(boolean redeploymentEnabled)
getEncoding
public String getEncoding()
setEncoding
public void setEncoding(String encoding)
getConfigurationBuilder
public String getConfigurationBuilder()
setConfigurationBuilder
public void setConfigurationBuilder(String configurationBuilder)
getPackagesToScan
public String getPackagesToScan()
setPackagesToScan
public void setPackagesToScan(String packagesToScan)
getLoaderOverride
public String getLoaderOverride()
setLoaderOverride
public void setLoaderOverride(String loaderOverride)
Copyright © 2013. All rights reserved.