@ContextConfiguration(classes={ServletInitializer.class,AppConfig.class,HibernateConfig.class})
@WebAppConfiguration
public class TestBean
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
(package private) org.springframework.context.ApplicationContext |
context |
| Constructor | Description |
|---|---|
TestBean() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
test1() |