| Package | Description |
|---|---|
| org.nuiton.util.decorator |
This package contains a api to do some decoration over any object.
|
| Modifier and Type | Method and Description |
|---|---|
static <O> PropertyDecorator<O> |
DecoratorUtil.newPropertyDecorator(Class<O> type,
String property)
Factory method to instanciate a new
PropertyDecorator for the
given class internlaClass and a readable property name. |
Copyright © 2004-2012 CodeLutin. All Rights Reserved.