bug#AL-1802
parent
b91bfe491d
commit
13362185c7
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
* 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;
|
||||
|
@ -20,4 +24,4 @@ public class ApplicationContextProvider implements ApplicationContextAware {
|
|||
// Wiring the ApplicationContext into a static method
|
||||
AppContext.setApplicationContext(ctx);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue