Interface OpenflowServiceRecoveryHandler
- 
- All Known Implementing Classes:
 OpenflowServiceRecoveryHandlerImpl
public interface OpenflowServiceRecoveryHandlerOpenflowServiceRecoveryHandler 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 StringbuildServiceRegistryKey() 
 - 
 
- 
- 
Method Detail
- 
buildServiceRegistryKey
String buildServiceRegistryKey()
 
 - 
 
 -