@InterfaceAudience.LimitedPrivate(value="com.varra.spring") @InterfaceStability.Evolving public class SpringContextLoader extends Object implements SpringContextLoaderMBean
SpringContext file, re-loads the file whenever it gets a
request thru the JMX.| Modifier and Type | Method and Description |
|---|---|
String |
getContextFileName()
Gets the full qualified
SpringContext file name. |
static SpringContextLoader |
getSpringContextLoader()
Gets the spring context loader.
|
long |
lastLoaded()
Gets the timeStamp of the
SpringContext file when it is Last
loaded. |
void |
reload()
This will trigger a request to Reload the
SpringContext file
forcefully right now. |
public static SpringContextLoader getSpringContextLoader()
public long lastLoaded()
SpringContextLoaderMBeanSpringContext file when it is Last
loaded.lastLoaded in interface SpringContextLoaderMBeanSpringContext.lastLoaded()public void reload()
SpringContextLoaderMBeanSpringContext file
forcefully right now.reload in interface SpringContextLoaderMBeanSpringContext.reload()public String getContextFileName()
SpringContextLoaderMBeanSpringContext file name.getContextFileName in interface SpringContextLoaderMBeanSpringContext file nameSpringContext.getConfigFileName()Copyright © 2016 utils4j. All Rights Reserved.