Package-level declarations
Types
Link copied to clipboard
interface EntryPoint
Interface that will be used to load the entry point of the app.
Link copied to clipboard
class EntrypointLoader
Class that manages the entry point of the app. It will be in charge of running the onLoad, onEnable and onDisable methods of the class importing EntryPoint.
Link copied to clipboard
class StandaloneLoader