|
Class Summary |
| AsadminInput |
Implements in one place the details of providing data to asadmin's
System.in and consuming it. |
| AuthTokenManager |
Coordinates generation and consumption of very-limited-use authentication tokens. |
| CommandModelImpl |
Model for an administrative command |
| GenericCommandModel |
|
| ManagedFile |
Defines the notion of a managed file with a classic Read-Write locking policy. |
| ManPageFinder |
A utility class that gets the plain text man page for the
given command. |
| MapInjectionResolver |
An InjectionResolver that uses a ParameterMap object as the source of
the data to inject. |
| ParameterMapExtractor |
Extracts a ParameterMap corresponding to the
parameters defined on injected objects, such as AdminCommand or
CommandParameters implementations. |
| ParamTokenizer |
Separate parameters to admin commands into tokens. |