Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.factory |
Contains the API and default implementations of factories for widgets.
|
net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API . |
net.sf.mmm.util.pojo.descriptor.impl |
Contains the implementation of the
Introspection-API . |
net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API . |
Modifier and Type | Field and Description |
---|---|
private ReflectionUtilLimited |
AbstractUiWidgetFactoryDatatype.reflectionUtil |
Modifier and Type | Method and Description |
---|---|
protected ReflectionUtilLimited |
AbstractUiWidgetFactoryDatatype.getReflectionUtil() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUiWidgetFactoryDatatype.setReflectionUtil(ReflectionUtilLimited reflectionUtil) |
Modifier and Type | Method and Description |
---|---|
protected ReflectionUtilLimited |
AbstractPojoDescriptorBuilderLimited.getReflectionUtil()
This method gets the instance of
ReflectionUtilLimited . |
protected abstract ReflectionUtilLimited |
AbstractPojoDescriptorBuilder.getReflectionUtil()
This method gets the instance of
ReflectionUtilLimited . |
Modifier and Type | Method and Description |
---|---|
protected ReflectionUtilLimited |
PojoDescriptorBuilderImpl.getReflectionUtil() |
Modifier and Type | Interface and Description |
---|---|
interface |
ReflectionUtil
This is the interface for a collection of utility functions to deal with
reflection . |
Modifier and Type | Class and Description |
---|---|
class |
ReflectionUtilImpl
This class is a collection of utility functions for dealing with
reflection . |
class |
ReflectionUtilLimitedImpl
This is the implementation of the
ReflectionUtilLimited interface. |
Modifier and Type | Field and Description |
---|---|
private static ReflectionUtilLimited |
ReflectionUtilLimitedImpl.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static ReflectionUtilLimited |
ReflectionUtilLimitedImpl.getInstance() |
Copyright © 2001–2016 mmm-Team. All rights reserved.