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 © 2022 JBoss by Red Hat. All rights reserved.