bug#AL-1802
parent
724256a441
commit
36916f18be
|
@ -2,11 +2,6 @@ package com.rjconsultores.ventaboletos.web.utilerias.spring;
|
|||
|
||||
import org.springframework.context.ApplicationContext;
|
||||
|
||||
/**
|
||||
* This class provides application-wide access to the Spring ApplicationContext.
|
||||
* The ApplicationContext is injected by the class "ApplicationContextProvider".
|
||||
*
|
||||
*/
|
||||
public class AppContext {
|
||||
|
||||
private static ApplicationContext ctx;
|
||||
|
|
Loading…
Reference in New Issue