| Package | Description |
|---|---|
| org.apache.shindig.gadgets.features |
| Modifier and Type | Class and Description |
|---|---|
static class |
BrowserSpecificFeatureResource.Loader
Simple FeatureResourceLoader implementation that wraps all resource loads in
a browser-filtering delegator.
|
| Constructor and Description |
|---|
FeatureRegistry(FeatureResourceLoader resourceLoader,
CacheProvider cacheProvider,
List<String> features,
FeatureFileSystem fileSystem)
Construct a new FeatureRegistry, using resourceLoader to load actual resources,
and loading data from the list of features provided, each of which points to a
directory (whose .xml files will be scanned), file (interpreted as feature.xml),
or resource (interpreted as feature.xml).
|
FeatureRegistry(FeatureResourceLoader resourceLoader,
CacheProvider cacheProvider,
List<String> features,
FeatureFileSystem fileSystem,
String repository) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.