JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.bookkeeper.tools.framework
Interface CommandGroup<GlobalFlagsT extends
CliFlags
>
All Superinterfaces:
Command
<GlobalFlagsT>
All Known Implementing Classes:
CliCommandGroup
public interface
CommandGroup<GlobalFlagsT extends
CliFlags
>
extends
Command
<GlobalFlagsT>
A command group that group commands together.
Method Summary
Methods inherited from interface org.apache.bookkeeper.tools.framework.
Command
apply
,
category
,
description
,
hidden
,
name
,
path
,
usage