org.apache.activemq.hooks
Class SpringOsgiContextHook

java.lang.Object
  extended by org.apache.activemq.hooks.SpringOsgiContextHook
All Implemented Interfaces:
java.lang.Runnable, org.springframework.context.ApplicationContextAware

public class SpringOsgiContextHook
extends java.lang.Object
implements java.lang.Runnable, org.springframework.context.ApplicationContextAware


Constructor Summary
SpringOsgiContextHook()
           
 
Method Summary
 void run()
           
 void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringOsgiContextHook

public SpringOsgiContextHook()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.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 FuseSource, Corp.. All Rights Reserved.