public class ResourceChangeReporterFactory extends Object
ResourceChangeReporter
instance. In fact it
translates SPI into API class.Constructor and Description |
---|
ResourceChangeReporterFactory() |
Modifier and Type | Method and Description |
---|---|
static ResourceChangeReporter |
createResourceChangeReporter(ResourceChangeReporterImplementation impl)
Creates a
ResourceChangeReporter for the specified
ResourceChangeReporterImplementation . |
@NonNull public static ResourceChangeReporter createResourceChangeReporter(ResourceChangeReporterImplementation impl)
ResourceChangeReporter
for the specified
ResourceChangeReporterImplementation
.impl
- SPI objectResourceChangeReporter
API instance