bug#AL-1802
parent
13362185c7
commit
339a734c81
|
@ -1,7 +1,3 @@
|
|||
/*
|
||||
* To change this template, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
package com.rjconsultores.ventaboletos.web.utilerias.spring;
|
||||
|
||||
import org.springframework.beans.BeansException;
|
||||
|
@ -24,4 +20,4 @@ public class ApplicationContextProvider implements ApplicationContextAware {
|
|||
// Wiring the ApplicationContext into a static method
|
||||
AppContext.setApplicationContext(ctx);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue