DefaultLogicFactory

Creates business logic components by their descriptors.

Extends: Factory

Description

Generates business logic components by implementing their corresponding descriptors.

Constructors

Create a new instance of the factory.

func NewDefaultLogicFactory() *build.Factory

See also