Class VbridgeTopologyListenerService

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class VbridgeTopologyListenerService
    extends java.lang.Object
    implements java.lang.AutoCloseable
    Created by Shakib Ahmed on 1/19/17.
    • Constructor Detail

      • VbridgeTopologyListenerService

        public VbridgeTopologyListenerService​(org.opendaylight.yangtools.concepts.ListenerRegistration<VbridgeTopologyListener> reg)
    • Method Detail

      • initialize

        public static VbridgeTopologyListenerService initialize​(@NonNull org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
                                                                @NonNull org.opendaylight.mdsal.binding.api.MountPointService mountPointService)
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable