Class SpringContextHook

java.lang.Object
org.apache.activemq.hooks.SpringContextHook
All Implemented Interfaces:
Runnable, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class SpringContextHook extends Object implements Runnable, org.springframework.context.ApplicationContextAware
  • Constructor Details

    • SpringContextHook

      public SpringContextHook()
  • Method Details

    • 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