@InterfaceAudience.Public @InterfaceStability.Evolving public interface 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. |
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. |
long lastLoaded()
SpringContext file when it is Last
loaded.SpringContext.lastLoaded()void reload()
SpringContext file
forcefully right now.SpringContext.reload()String getContextFileName()
SpringContext file name.SpringContext file nameSpringContext.getConfigFileName()Copyright © 2016 utils4j. All Rights Reserved.