summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml
diff options
context:
space:
mode:
authorda490c <dave.adams@amdocs.com>2018-07-20 17:19:26 -0400
committerda490c <dave.adams@amdocs.com>2018-07-20 17:19:40 -0400
commit0d82642937b2cf5737f4a7d51d6f280eb11344e2 (patch)
tree42c94522d2844585390d0de3b195cd0e6209fb50 /sparkybe-onap-application/config/spring-beans/sparky-oxm.xml
parentf42670da77dabfb638c6b180ac7133ec869ecc69 (diff)
Update spring-config for gizmo interworking
Issue-ID: AAI-1379 Change-Id: I1a9d397d484729604eaf945317b2027b664bdaf8 Signed-off-by: da490c <dave.adams@amdocs.com>
Diffstat (limited to 'sparkybe-onap-application/config/spring-beans/sparky-oxm.xml')
-rw-r--r--sparkybe-onap-application/config/spring-beans/sparky-oxm.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml b/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml
index ed084dc..ecba6cd 100644
--- a/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml
+++ b/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml
@@ -70,17 +70,6 @@
value="entitycounthistoryindex" />
</bean>
- <bean id="attributeUpdater" class="org.onap.aai.sparky.editattributes.AttributeUpdater">
- <constructor-arg ref="oxmModelLoader" />
- <constructor-arg ref="oxmEntityLookup" />
- <constructor-arg ref="activeInventoryAdapter" />
- </bean>
-
- <bean id="attributeEditProcessor"
- class="org.onap.aai.sparky.editattributes.AttributeEditProcessor">
- <constructor-arg ref="attributeUpdater" />
- </bean>
-
<bean id="geoVisualizationProcessor" class="org.onap.aai.sparky.inventory.GeoVisualizationProcessor">
<constructor-arg ref="elasticSearchAdapter" />
<constructor-arg name="topographicalSearchIndexName"