Interface OpenflowServiceRecoveryHandler
-
- All Known Implementing Classes:
OpenflowServiceRecoveryHandlerImpl
public interface OpenflowServiceRecoveryHandler
OpenflowServiceRecoveryHandler is the generic interface which provides facility to generate key for service recovery for openflowplugin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
buildServiceRegistryKey()
-
-
-
Method Detail
-
buildServiceRegistryKey
String buildServiceRegistryKey()
-
-