Uses of Class
uk.autores.handling.Context
-
Packages that use Context Package Description uk.autores.handling Use these types to extend the API. -
-
Uses of Context in uk.autores.handling
Methods in uk.autores.handling that return Context Modifier and Type Method Description ContextContext.Builder. build()Creates immutable context instance.Methods in uk.autores.handling with parameters of type Context Modifier and Type Method Description voidAssertResourceExists. handle(Context context)Does nothing.voidGenerateByteArraysFromFiles. handle(Context context)voidGenerateConstantsFromProperties. handle(Context context)voidGenerateInputStreamsFromFiles. handle(Context context)voidGenerateMessagesFromProperties. handle(Context context)voidGenerateStringsFromText. handle(Context context)voidHandler. handle(Context context)Handles the context resources.
-