Uses of Interface
com.jbstrap.core.plugin.JBStrapPlugin
Packages that use JBStrapPlugin
-
Uses of JBStrapPlugin in com.jbstrap.core
Method parameters in com.jbstrap.core with type arguments of type JBStrapPluginModifier and TypeMethodDescriptionstatic void
JBStrap.loadPlugin
(Class<? extends JBStrapPlugin> pluginClass) Loads the specified plugin to the JBStrap framework.