public class SetupPreconfiguredAccumulators extends Object implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
SetupPreconfiguredAccumulators() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
static void |
setupCPUAccumulators() |
static void |
setupMemoryAccumulators() |
static void |
setupUrlAccumulators() |
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic static void setupMemoryAccumulators()
public static void setupUrlAccumulators()
public static void setupCPUAccumulators()
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2010-2015 anotheria.net. All Rights Reserved.