Package com.jalios.jcms.plugin
-
Interface Summary Interface Description PluginComponent A simple interface used to represents a declared plugin component (DataController, StoreListener...) The init() method will be called after constructor call to initialize the component. -
Class Summary Class Description DisplayPluginHandler This class is used to handle modification on Plugins.EditPluginHandler This class is used to handle modification on Plugins.Plugin Main root class representing a Plugin.Plugin.LabelComparator Comparator class used to compare Plugins' labelsPlugin.PluginComparator Deprecated. this comparator does not properly sort complex plugins dependencies.PluginAccessFilter This filter checks plugin's JSP accessPluginAppender A log4j appender that keeps from 5 to 500 LoggingEvent inside a list for each plugins.
It does not need any layout.PluginManager Singleton used to manage plugin's life cycle.
It also contains utility methods and constants for plugins.PluginPolicyManager -
Exception Summary Exception Description PluginException A simple Class encapsulating RuntimeException