Uses of Class
com.jbstrap.core.plugin.PluginNotInitialized
Packages that use PluginNotInitialized
-
Uses of PluginNotInitialized in com.jbstrap.core
Methods in com.jbstrap.core that throw PluginNotInitializedModifier and TypeMethodDescriptionstatic void
JBStrap.loadPlugin
(Class<? extends JBStrapPlugin> pluginClass) Loads the specified plugin to the JBStrap framework.