| Package | Description |
|---|---|
| org.nuiton.util.decorator |
This package contains a api to do some decoration over any object.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<DecoratorProvider.DecoratorContext<?>> |
DecoratorProvider.decorators
Registred decorators.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> DecoratorProvider.DecoratorContext<T> |
DecoratorProvider.getDecoratorContext(Class<T> type,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected List<DecoratorProvider.DecoratorContext<?>> |
DecoratorProvider.getDecorators() |
Copyright © 2004-2013 CodeLutin. All Rights Reserved.