| Package | Description |
|---|---|
| net.sf.mmm.util.cli.base |
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
|
| net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API. |
| net.sf.mmm.util.reflect.impl.spring |
| Modifier and Type | Field and Description |
|---|---|
private AnnotationUtil |
CliState.annotationUtil |
private AnnotationUtil |
AbstractCliParserBuilder.annotationUtil |
| Modifier and Type | Method and Description |
|---|---|
protected AnnotationUtil |
CliState.getAnnotationUtil() |
AnnotationUtil |
CliParserDependencies.getAnnotationUtil() |
AnnotationUtil |
AbstractCliParserBuilder.getAnnotationUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCliParserBuilder.setAnnotationUtil(AnnotationUtil annotationUtil) |
| Constructor and Description |
|---|
CliState(Class<?> stateClass,
PojoDescriptorBuilderFactory descriptorBuilderFactory,
org.slf4j.Logger logger,
ReflectionUtil reflectionUtil,
AnnotationUtil annotationUtil)
The constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationUtilImpl
This class is a collection of utility functions for dealing with
annotations. |
| Modifier and Type | Method and Description |
|---|---|
AnnotationUtil |
UtilReflectSpringConfig.annotationUtil() |
Copyright © 2001–2016 mmm-Team. All rights reserved.