data-resources
.See: Description
Interface | Description |
---|---|
DataResourceProvider<R extends DataResource> |
This is the interface for a provider of
DataResource . |
data-resources
.
DataResourceProvider
interface. You can write an implementation of this interface (annotated with @Named) to register a custom
implementation of DataResource
(or
BrowsableResource
) to the
DataResourceFactory
(or
BrowsableResourceFactory
).Copyright © 2001–2016 mmm-Team. All rights reserved.