| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
ReflectionUtilImpl
This class is a collection of utility functions for dealing with
reflection. |
| Modifier and Type | Field and Description |
|---|---|
private static ReflectionUtil |
ReflectionUtilImpl.instance |
private ReflectionUtil |
AnnotationUtilImpl.reflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
static ReflectionUtil |
ReflectionUtilImpl.getInstance()
This method gets the singleton instance of this
ReflectionUtil. |
protected ReflectionUtil |
AnnotationUtilImpl.getReflectionUtil()
This method gets the
ReflectionUtilImpl used by this AnnotationUtilImpl instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationUtilImpl.setReflectionUtil(ReflectionUtil reflectionUtil) |
| Modifier and Type | Method and Description |
|---|---|
ReflectionUtil |
UtilReflectSpringConfig.reflectionUtil() |
Copyright © 2001–2019 mmm-Team. All rights reserved.