Module io.annot8.api
Package io.annot8.api.context
Context is used to pass additional resources and information to a component. Typically, this is
logging and metering, but may be extended to pass other information as well.
-
Interface Summary Interface Description Context A context defines additional information and resources for the environment in which the components are running.