Skip to content

Commit

Permalink
Added enhanced linkd config factory to context
Browse files Browse the repository at this point in the history
  • Loading branch information
rssntn67 committed Apr 21, 2014
1 parent 48da1e6 commit 2c24fa6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
<property name="eventSubscriptionService" ref="eventSubscriptionService" />
</bean>

<bean id="enlinkdConfig" class="org.opennms.netmgt.config.EnhancedLinkdConfigFactory" lazy-init="true"/>

<bean name="daemon" class="org.opennms.netmgt.enlinkd.EnhancedLinkd">
<property name="eventForwarder" ref="eventForwarder" />
</bean>
Expand Down

0 comments on commit 2c24fa6

Please sign in to comment.