| Package | Description |
|---|---|
| org.apache.shindig.gadgets.config | |
| org.apache.shindig.gadgets.render | |
| org.apache.shindig.gadgets.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreUtilConfigContributor
Populates the core.util configuration, which at present includes the list
of features that are supported.
|
class |
OsapiServicesConfigContributor
Populates the osapi.services configuration, which includes
the osapi endpoints this container supports.
|
class |
ShindigAuthConfigContributor |
class |
XhrwrapperConfigContributor
Provides config support for the xhrwrapper feature.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ConfigContributor> |
RenderingGadgetRewriter.configContributors |
| Constructor and Description |
|---|
RenderingGadgetRewriter(MessageBundleFactory messageBundleFactory,
ContainerConfig containerConfig,
FeatureRegistry featureRegistry,
JsUriManager jsUriManager,
Map<String,ConfigContributor> configContributors) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ConfigContributor> |
JsHandler.configContributors |
| Constructor and Description |
|---|
JsHandler(FeatureRegistry registry,
ContainerConfig containerConfig,
Map<String,ConfigContributor> configContributors) |
Copyright © 2007-2012. All Rights Reserved.