public class RemoteImporter extends GadgetImporter
log| Constructor and Description |
|---|
RemoteImporter(String name,
String gadgetPath) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getGadgetBytes(String gadgetURI) |
protected String |
getGadgetURL() |
protected void |
process(String gadgetURI,
GadgetDefinition def) |
protected void |
processMetadata(org.apache.shindig.gadgets.spec.ModulePrefs prefs,
GadgetDefinition def) |
doImport, getGadgetName, getGadgetURI, toStringprotected byte[] getGadgetBytes(String gadgetURI) throws IOException
getGadgetBytes in class GadgetImporterIOExceptionprotected String getGadgetURL()
getGadgetURL in class GadgetImporterprotected void process(String gadgetURI, GadgetDefinition def) throws Exception
process in class GadgetImporterExceptionprotected void processMetadata(org.apache.shindig.gadgets.spec.ModulePrefs prefs,
GadgetDefinition def)
processMetadata in class GadgetImporterCopyright © 2016 JBoss by Red Hat. All Rights Reserved.