|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.util.Decorators
public class Decorators
Helper class for Decorator inspections.
| Constructor Summary | |
|---|---|
Decorators()
|
|
| Method Summary | |
|---|---|
static java.util.Set<MethodSignature> |
getDecoratedMethodSignatures(BeanManagerImpl beanManager,
java.util.Set<java.lang.reflect.Type> decoratedTypes)
|
static WeldClass<?> |
getWeldClassOfDecoratedType(BeanManagerImpl beanManager,
java.lang.reflect.Type type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Decorators()
| Method Detail |
|---|
public static java.util.Set<MethodSignature> getDecoratedMethodSignatures(BeanManagerImpl beanManager,
java.util.Set<java.lang.reflect.Type> decoratedTypes)
public static WeldClass<?> getWeldClassOfDecoratedType(BeanManagerImpl beanManager,
java.lang.reflect.Type type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||