org.apache.camel.spring
Class SpringInstrumentationAgent
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.management.InstrumentationAgentImpl
org.apache.camel.spring.SpringInstrumentationAgent
- All Implemented Interfaces:
- CamelContextAware, Service, InstrumentationAgent, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
public class SpringInstrumentationAgent
- extends InstrumentationAgentImpl
- implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Methods inherited from class org.apache.camel.management.InstrumentationAgentImpl |
configureDomainName, createJmxConnector, createMBeanServer, doStart, doStop, enableJmx, getCamelContext, getMBeanServer, getNamingStrategy, register, register, setCamelContext, setMBeanServer, setNamingStrategy, unregister |
Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getThreadName, isRunAllowed, isStarted, isStarting, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringInstrumentationAgent
public SpringInstrumentationAgent()
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
destroy
public void destroy()
throws Exception
- Specified by:
destroy
in interface org.springframework.beans.factory.DisposableBean
- Throws:
Exception
Copyright © 2008 Apache Software Foundation. All Rights Reserved.