Package org.hglteam.config.remote
Class MyInitializer
- java.lang.Object
-
- org.hglteam.config.remote.MyInitializer
-
- All Implemented Interfaces:
org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
public class MyInitializer extends Object implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
-
-
Constructor Summary
Constructors Constructor Description MyInitializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinitialize(org.springframework.context.ConfigurableApplicationContext applicationContext)
-