/**
* @author Decebal Suiu
- * @author MÃ\83¡rio Franco
+ * @author Mário Franco
*/
public class CompoundPluginRepository implements PluginRepository {
/**
* @author Decebal Suiu
- * @author MÃ\83¡rio Franco
+ * @author Mário Franco
*/
public class DefaultPluginRepository implements PluginRepository {
* The default implementation for PluginStatusProvider.
*
* @author Decebal Suiu
- * @author MÃ\83¡rio Franco
+ * @author Mário Franco
*/
public class DefaultPluginStatusProvider implements PluginStatusProvider {
* Directory whose contents are .zip files used as plugins.
*
* @author Decebal Suiu
- * @author MÃ\83¡rio Franco
+ * @author Mário Franco
*/
public interface PluginRepository {
/**
* @author Decebal Suiu
- * @author MÃ\83¡rio Franco
+ * @author Mário Franco
*/
public interface PluginStatusProvider {