|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.test.DaoTestConfigBean
org.opennms.test.AvailabilityReportTestConfigBean
public class AvailabilityReportTestConfigBean
Support class to help with configuration that needs to happen in integration tests before Spring attempts to do context initialization of applicationContext-reporting.xml. In particular, this sets up system properties that are needed by Spring. System properties are not set until afterPropertiesSet() is called.
| Constructor Summary | |
|---|---|
AvailabilityReportTestConfigBean()
Constructor for AvailabilityReportTestConfigBean. |
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
afterPropertiesSet |
void |
setRerpotDirectory(String reportDirectory)
setRerpotDirectory |
| Methods inherited from class org.opennms.test.DaoTestConfigBean |
|---|
getRelativeHomeDirectory, getRelativeRrdBaseDirectory, getRrdBinary, setRelativeHomeDirectory, setRelativeRrdBaseDirectory, setRrdBinary |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AvailabilityReportTestConfigBean()
Constructor for AvailabilityReportTestConfigBean.
| Method Detail |
|---|
public void afterPropertiesSet()
afterPropertiesSet
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class DaoTestConfigBeanpublic void setRerpotDirectory(String reportDirectory)
setRerpotDirectory
reportDirectory - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||