Do not publish OdlLispSbService to SR
[lispflowmapping.git] / mappingservice / southbound / src / main / java / org / opendaylight / lispflowmapping / southbound / LispSouthboundRPC.java
index 2640dae0e2658f40ae8d3a8a197bdf40d3fcf926..89131f5aaf536a92c8957e00814ec6b6b7fe08f1 100644 (file)
@@ -63,8 +63,8 @@ import org.slf4j.LoggerFactory;
  * @author Florin Coras (fcoras@cisco.com)
  * @author Lorand Jakab (lojakab@cisco.com)
  */
-@Component(immediate = true, property = "type=default", service = OdlLispSbService.class)
 @Singleton
+@Component(service = { })
 public class LispSouthboundRPC implements OdlLispSbService {
     protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundRPC.class);