Class ReconciliationServiceDelegate
- java.lang.Object
 - 
- org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate
 
 
- 
- All Implemented Interfaces:
 AutoCloseable,NotificationRegistration
public class ReconciliationServiceDelegate extends Object implements NotificationRegistration
 
- 
- 
Constructor Summary
Constructors Constructor Description ReconciliationServiceDelegate(AutoCloseable unregisterService) 
 - 
 
- 
- 
Constructor Detail
- 
ReconciliationServiceDelegate
public ReconciliationServiceDelegate(AutoCloseable unregisterService)
 
 - 
 
- 
Method Detail
- 
close
public void close() throws Exception- Specified by:
 closein interfaceAutoCloseable- Throws:
 Exception
 
 - 
 
 -