org.opennms.netmgt.config.tester
Class ConfigTester
java.lang.Object
org.opennms.netmgt.config.tester.ConfigTester
- All Implemented Interfaces:
- org.springframework.context.ApplicationContextAware
public class ConfigTester
- extends Object
- implements org.springframework.context.ApplicationContextAware
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigTester
public ConfigTester()
getConfigs
public Map<String,String> getConfigs()
setConfigs
public void setConfigs(Map<String,String> configs)
getApplicationContext
public org.springframework.context.ApplicationContext getApplicationContext()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
testConfig
public void testConfig(String name,
boolean ignoreUnknown)
main
public static void main(String[] argv)
Copyright © 2011. All Rights Reserved.