Make sure invokeOperation is set once
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / core / Host.java
index 50036372afc041f106009834e676e7ab5f7037d5..3e863ad711c8563eeec711a044ceadec99d922fe 100644 (file)
@@ -21,6 +21,7 @@ import org.opendaylight.controller.sal.packet.address.DataLinkAddress;
 
 @XmlRootElement(name="host")
 @XmlAccessorType(XmlAccessType.NONE)
+@Deprecated
 public class Host implements Serializable {
     private static final long serialVersionUID = 1L;
     @XmlElement