Package net.crux.ac.api
Class CruxProvider
java.lang.Object
net.crux.ac.api.CruxProvider
Service Provider holder for CruxAPI.
-
Method Details
-
get
Gets the registered CruxAPI instance.- Returns:
- CruxAPI instance
- Throws:
IllegalStateException- if CruxAC plugin is not yet loaded or initialized
-
register
Internal framework registration method. Should not be called by external plugins. -
unregister
public static void unregister()Internal framework unregistration method.
-