Uses of Class
uk.autores.handling.Context
-
Packages that use Context Package Description uk.autores.handling The annotation handling API. -
-
Uses of Context in uk.autores.handling
Methods in uk.autores.handling that return Context Modifier and Type Method Description Context
Context.Builder. build()
Creates immutable context instance.Methods in uk.autores.handling with parameters of type Context Modifier and Type Method Description void
AssertResourceExists. handle(Context context)
Does nothing.void
Handler. handle(Context context)
Handles the context resources.
-