org.apache.activemq.hooks
Class SpringContextHook
java.lang.Object
org.apache.activemq.hooks.SpringContextHook
- All Implemented Interfaces:
- Runnable, org.springframework.context.ApplicationContextAware
public class SpringContextHook
- extends Object
- implements Runnable, org.springframework.context.ApplicationContextAware
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringContextHook
public SpringContextHook()
run
public void run()
- Specified by:
run in interface Runnable
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.