org.apache.activemq.hooks
public class SpringContextHook extends java.lang.Object implements java.lang.Runnable, org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
SpringContextHook() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public SpringContextHook()
public void run()
run
in interface java.lang.Runnable
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2005-2014. All Rights Reserved.