Package dev.zemco.codegame.execution
package dev.zemco.codegame.execution
Provides execution capabilities to the application.
- Author:
- Erik Zemčík
- See Also:
-
ClassDescriptionContext of a single execution, which provides access to all components related to the execution.Service that manages business logic related to execution.Implementation of the
execution context, where individual components cannot be changed during the execution.Implementation of business logic related to execution.