public abstract class CopyConfig extends Object implements AdminCommand
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
configs |
protected Config |
copyOfConfig |
protected Domain |
domain |
protected String |
systemproperties |
| Constructor and Description |
|---|
CopyConfig() |
| Modifier and Type | Method and Description |
|---|---|
Config |
copyConfig(Configs configs,
Config config,
String destConfigName,
Logger logger) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute@Inject protected Domain domain
protected String systemproperties
protected Config copyOfConfig
public Config copyConfig(Configs configs, Config config, String destConfigName, Logger logger) throws PropertyVetoException, org.jvnet.hk2.config.TransactionFailure
PropertyVetoExceptionorg.jvnet.hk2.config.TransactionFailureCopyright © 2017. All rights reserved.