Interface OpenFlowPluginProvider

All Superinterfaces:
AutoCloseable, org.opendaylight.mdsal.binding.api.BindingService
All Known Implementing Classes:
OpenFlowPluginProviderImpl

public interface OpenFlowPluginProvider extends AutoCloseable, org.opendaylight.mdsal.binding.api.BindingService
Plugin services provider.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method initializes all DeviceManager, RpcManager and related contexts.

    Methods inherited from interface java.lang.AutoCloseable

    close
  • Method Details

    • initialize

      void initialize()
      Method initializes all DeviceManager, RpcManager and related contexts.