- inject conn invoker
This commit is contained in:
parent
9c57e83796
commit
00f4cefca1
@ -18,9 +18,9 @@
|
||||
<property name="recorderApplication"> <ref local="recorderApplication"/></property>
|
||||
</bean>
|
||||
|
||||
<bean id="participantsApplication"
|
||||
class="org.bigbluebutton.conference.service.participants.ParticipantsApplication">
|
||||
<bean id="participantsApplication" class="org.bigbluebutton.conference.service.participants.ParticipantsApplication">
|
||||
<property name="roomsManager"> <ref local="roomsManager"/></property>
|
||||
<property name="connInvokerService"> <ref bean="connInvokerService"/></property>
|
||||
</bean>
|
||||
|
||||
<bean id="participants.service" class="org.bigbluebutton.conference.service.participants.ParticipantsService">
|
||||
|
Loading…
Reference in New Issue
Block a user