org.apache.struts2.showcase.application
Class TestDataProvider
java.lang.Object
org.apache.struts2.showcase.application.TestDataProvider
- All Implemented Interfaces:
- Serializable, org.springframework.beans.factory.InitializingBean
@Service
public class TestDataProvider
- extends Object
- implements Serializable, org.springframework.beans.factory.InitializingBean
TestDataProvider.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSITIONS
public static final String[] POSITIONS
LEVELS
public static final String[] LEVELS
TEST_EMPLOYEES
public static final Employee[] TEST_EMPLOYEES
TestDataProvider
public TestDataProvider()
addTestSkills
protected void addTestSkills()
addTestEmployees
protected void addTestEmployees()
addTestData
protected void addTestData()
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.