The core lifecyle interface for ActiveMQ components.
If there was a standard way to do so, it'd be good to register this
interface with Spring so it treats the start/stop methods as those of
org.springframework.beans.factory.InitializingBean
and org.springframework.beans.factory.DisposableBean