X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fprotocol_plugin%2Fopenflow%2FIInventoryShimExternalListener.java;h=df03a0438410c4056603e686b330809a59364af1;hb=8d9e14e2bc87d518d622e1aeb20f4289ac6d6186;hp=24e63df30a8fe429f81560d3845d1f1d4fa11a2e;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IInventoryShimExternalListener.java b/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IInventoryShimExternalListener.java index 24e63df30a..df03a04384 100644 --- a/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IInventoryShimExternalListener.java +++ b/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IInventoryShimExternalListener.java @@ -10,10 +10,8 @@ package org.opendaylight.controller.protocol_plugin.openflow; /** - * Wrapper of Interface class that provides inventory updates locally in the - * protocol plugin - * - * + * Wrapper of Interface that provides inventory updates locally in the protocol + * plugin. */ public interface IInventoryShimExternalListener extends IInventoryShimInternalListener {