Builder

public class Builder

The builder for a CommandService.

Constructors

Link copied to clipboard
public void CommandService.Builder()

Functions

Link copied to clipboard
Adds the BoundedContext to the builder.
Link copied to clipboard
Builds a new CommandService.
Link copied to clipboard
public boolean contains(BoundedContext context)
Verifies if the passed BoundedContext was previously added to the builder.
Link copied to clipboard
Removes the BoundedContext from the builder.