Package guru.zoroark.tegral.featureful

Types

Link copied to clipboard
interface ConfigurableFeature : Feature

Represents a feature that provides configuration sections. These sections will be automatically parsed from Tegral configuration files within the [tegral] section.

Link copied to clipboard
interface Feature

A Feature is a Tegral software component that gets installed within an application.

Link copied to clipboard
interface LifecycleHookedFeature : Feature

Features that require special hooking