public class DecoratorsManager extends Object
| Constructor and Description |
|---|
DecoratorsManager(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNewDecorator(Class<?> decoratorClazz) |
int |
compare(Class<?> src,
Class<?> target) |
boolean |
isDecoratorEnabled(Class<?> decoratorClazz) |
void |
validateDecoratorClasses() |
public DecoratorsManager(WebBeansContext webBeansContext)
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.