OperationConfig

Provides OperationConfig instances and a utility for merging bundles.

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Merges a sequence of bundles, including the invocation of their processExtension methods that allows bundles to modify other bundles. The sequence is treated with decreasing precedence for features where a bundle may overwrite other bundles.

Merges a sequence of bundles, including the invocation of their processExtension methods that allows bundles to modify other bundles. The sequence is treated with decreasing precedence for features where a bundle may overwrite other bundles.

Concrete fields

A configuration instance with all the libraries default extension bundles.

A configuration instance with all the libraries default extension bundles.

An empty configuration instance.

An empty configuration instance.