update the package name
[dmaap/messagerouter/messageservice.git] / src / main / ajsc / dmaap_v1 / dmaap / v1 / conf / jaxrsBeans.groovy
index b019fbc..1a334cf 100644 (file)
@@ -5,15 +5,7 @@
        
        echoService(org.onap.dmaap.JaxrsEchoService)
        userService(org.onap.dmaap.JaxrsUserService)
-       topicService(org.onap.dmaap.service.TopicRestService)
-       eventService(org.onap.dmaap.service.EventsRestService)
-       adminServiceorg.onap.dmaap.service.AdminRestService)
-       apiKeyService(org.onap.dmaap.service.ApiKeysRestService)
-       metricsService(org.onap.dmaap.service.MetricsRestService)
-       transactionService(org.onap.dmaap.service.TransactionRestService)
-       UIService(org.onap.dmaap.service.UIRestServices)
-       mirrorService(org.onap.dmaap.service.MMRestService)
-       
+               
        util.list(id: 'jaxrsServices') {
                ref(bean:'echoService')
                ref(bean:'userService')