Package com.emc.documentum.rest.context
Class WebAppContextInitializer
- java.lang.Object
 - 
- com.emc.documentum.rest.context.WebAppContextInitializer
 
 
- 
- All Implemented Interfaces:
 org.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>
public class WebAppContextInitializer extends Object implements org.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>
 
- 
- 
Constructor Summary
Constructors Constructor Description WebAppContextInitializer() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinitialize(org.springframework.web.context.ConfigurableWebApplicationContext ctx) 
 -