37e929dbe318239281d1b069d45952a5dc3a43cc
[aai/traversal.git] / aai-traversal / src / main / ajsc / ajsc-aai_v1 / ajsc-aai / v1 / conf / FileMonitorBeans.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <beans xmlns="http://www.springframework.org/schema/beans"
3         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4         xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
5
6         <!--<bean-->
7                 <!--class="org.springframework.context.annotation.CommonAnnotationBeanPostProcessor" />-->
8                 <!---->
9         <!--<bean id="ServicePropertiesListener" class="org.onap.aai.ajsc_aai.filemonitor.ServicePropertiesListener" />-->
10         <!---->
11         <!--<bean id="ServicePropertiesMap" class="org.onap.aai.ajsc_aai.filemonitor.ServicePropertiesMap" />-->
12
13         <!--<bean id="ServicePropertyService" class="org.onap.aai.ajsc_aai.filemonitor.ServicePropertyService">-->
14                 <!--<property name="loadOnStartup" value="false" />-->
15                 <!--<property name="fileChangedListener" ref="ServicePropertiesListener" />-->
16                 <!--<property name="filePropertiesMap" ref="ServicePropertiesMap" />-->
17                 <!--<property name="ssfFileMonitorPollingInterval" value="15" />-->
18                 <!--<property name="ssfFileMonitorThreadpoolSize" value="10" />-->
19         <!--</bean>-->
20 </beans>