MCPcopy Create free account
hub / github.com/apache/nutch / getDescriptor

Method getDescriptor

src/java/org/apache/nutch/plugin/Plugin.java:79–81  ·  view source on GitHub ↗

Returns the plugin descriptor @return PluginDescriptor

()

Source from the content-addressed store, hash-verified

77 * @return PluginDescriptor
78 */
79 public PluginDescriptor getDescriptor() {
80 return fDescriptor;
81 }
82
83 /**
84 * @param descriptor

Callers 3

startUpMethod · 0.45
shutDownMethod · 0.45
getParsersMethod · 0.45

Calls

no outgoing calls

Tested by 2

startUpMethod · 0.36
shutDownMethod · 0.36