public class HornetQStarter extends Object implements javax.servlet.ServletContextListener
Modifier and Type | Field and Description |
---|---|
static String |
JOB_NAME |
static String |
TRIGGER_NAME |
Constructor and Description |
---|
HornetQStarter() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected static void |
StartupCheck() |
protected static void |
Unschedule() |
public static final String JOB_NAME
public static final String TRIGGER_NAME
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized
in interface javax.servlet.ServletContextListener
protected static void StartupCheck()
protected static void Unschedule()
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed
in interface javax.servlet.ServletContextListener
Copyright © 2008–2017 MIL-OSS. All rights reserved.