13141516171819
@Override public ModuleInterface getModuleInterface(String uri, Configuration cfg) throws ResourceException { return new ExternalCommand(cfg, uri); }