Class OpenflowServiceRecoveryHandlerImpl
- java.lang.Object
- 
- org.opendaylight.openflowplugin.applications.frm.recovery.impl.OpenflowServiceRecoveryHandlerImpl
 
- 
- All Implemented Interfaces:
- OpenflowServiceRecoveryHandler,- org.opendaylight.serviceutils.srm.ServiceRecoveryInterface
 
 @Singleton public final class OpenflowServiceRecoveryHandlerImpl extends Object implements org.opendaylight.serviceutils.srm.ServiceRecoveryInterface, OpenflowServiceRecoveryHandler 
- 
- 
Constructor SummaryConstructors Constructor Description OpenflowServiceRecoveryHandlerImpl(org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringbuildServiceRegistryKey()voidrecoverService(String entityId)
 
- 
- 
- 
Method Detail- 
recoverServicepublic void recoverService(String entityId) - Specified by:
- recoverServicein interface- org.opendaylight.serviceutils.srm.ServiceRecoveryInterface
 
 - 
buildServiceRegistryKeypublic String buildServiceRegistryKey() - Specified by:
- buildServiceRegistryKeyin interface- OpenflowServiceRecoveryHandler
 
 
- 
 
-