GuestExecutorProvider

Guest Executor Provider

Factory interface for creating a GuestExecutor early in the runtime boot process; see GuestExecutorFactory, and note that this interface is overridden for testing purposes.

Functions

Link copied to clipboard
abstract fun executor(): GuestExecutor