Class DelegatingPersistentDataProvider

java.lang.Object
org.opendaylight.controller.cluster.DelegatingPersistentDataProvider
All Implemented Interfaces:
DataPersistenceProvider

public class DelegatingPersistentDataProvider extends Object implements DataPersistenceProvider
A DataPersistenceProvider implementation that delegates to another implementation.
Author:
Thomas Pantelis