Interface ReconciliationFrameworkRegistration
- All Superinterfaces:
AutoCloseable
@Deprecated(forRemoval=true)
public interface ReconciliationFrameworkRegistration
extends AutoCloseable
Deprecated, for removal: This API element is subject to removal in a future version.
API provided for reconciliation framework registration.
Service provides three events.
- onDevicePrepared
- onDeviceDisconnected
- Since:
- 0.5.0 Nitrogen
- See Also:
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close