Uses of Interface
com.techcognita.javachatx.plugin.Plugin
Packages that use Plugin
-
Uses of Plugin in com.techcognita.javachatx.plugin
Classes in com.techcognita.javachatx.plugin that implement PluginModifier and TypeClassDescriptionclassBase implementation of the Plugin interface.classA simple echo plugin for demonstration purposes.Methods in com.techcognita.javachatx.plugin that return PluginModifier and TypeMethodDescriptionGet a registered plugin by its ID.Methods in com.techcognita.javachatx.plugin with parameters of type PluginModifier and TypeMethodDescriptionvoidPluginManager.registerPlugin(Plugin plugin) Register a new plugin with the manager.