Uses of Annotation Interface
com.zetaplugins.zetacore.di.annotation.Service
Packages that use Service
Package
Description
-
Uses of Service in com.zetaplugins.zetacore.config
Classes in com.zetaplugins.zetacore.config with annotations of type ServiceModifier and TypeClassDescriptionclassService for managing plugin configuration files with caching support. -
Uses of Service in com.zetaplugins.zetacore.integration.updatechecker
Classes in com.zetaplugins.zetacore.integration.updatechecker with annotations of type ServiceModifier and TypeClassDescriptionclassChecks for updates of a plugin by querying the GitHub Releases API.classclassModrinthUpdateChecker checks for updates of a JavaPlugin by querying the Modrinth API.classAbstract class for checking updates for a JavaPlugin. -
Uses of Service in com.zetaplugins.zetacore.messaging
Classes in com.zetaplugins.zetacore.messaging with annotations of type ServiceModifier and TypeClassDescriptionclassclassclassinterface -
Uses of Service in com.zetaplugins.zetacore.messaging.localization
Classes in com.zetaplugins.zetacore.messaging.localization with annotations of type ServiceModifier and TypeClassDescriptionfinal classService for handling localization and language files.interface