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 CommandContainerBuilderpublic CommandContainer create(Class<? extends Command> command)
create in interface CommandContainerBuilderCopyright © 2018 JBoss by Red Hat. All rights reserved.