Class ThingProviderAdapter

java.lang.Object
dev.enola.thing.message.ThingProviderAdapter
All Implemented Interfaces:
Provider<String,Thing>, ProviderFromIRI<Thing>, ThingProvider

public class ThingProviderAdapter extends Object implements ThingProvider
ThingProviderAdapter is a ThingProvider which delegates to any ProviderFromIRI of proto Thing, and then wraps the results with a ThingAdapter.