public class AeshCommandContainerBuilder extends Object implements CommandContainerBuilder
Constructor and Description |
---|
AeshCommandContainerBuilder() |
Modifier and Type | Method and Description |
---|---|
CommandContainer |
create(Class<? extends Command> command) |
CommandContainer |
create(Command command) |
public CommandContainer create(Command command)
create
in interface CommandContainerBuilder
public CommandContainer create(Class<? extends Command> command)
create
in interface CommandContainerBuilder
Copyright © 2020 JBoss, a division of Red Hat, Inc.. All Rights Reserved.