Skip to content

Commit

Permalink
Add bean to blueprint file for jmx tree watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
gashcrumb committed Apr 9, 2013
1 parent d9e6240 commit 9d3f37f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hawtio-git/src/main/resources/META-INF/blueprint.xml
Expand Up @@ -18,5 +18,8 @@
<property name="cloneRemoteRepoOnStartup" value="${hawtio.config.cloneOnStartup}"/>
</bean>

<bean id="treeWatcher" class="io.hawt.jmx.JmxTreeWatcher" init-method="init" destroy-method="destroy"/>


</blueprint>

0 comments on commit 9d3f37f

Please sign in to comment.