|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.resolution.TypeSafeResolver<Resolvable,T>
org.jboss.weld.resolution.TypeSafeBeanResolver<DecoratorImpl<?>>
org.jboss.weld.resolution.TypeSafeDecoratorResolver
public class TypeSafeDecoratorResolver
| Field Summary |
|---|
| Fields inherited from class org.jboss.weld.resolution.TypeSafeBeanResolver |
|---|
TRANSFORMERS |
| Constructor Summary | |
|---|---|
TypeSafeDecoratorResolver(BeanManagerImpl manager,
java.lang.Iterable<DecoratorImpl<?>> decorators)
|
|
| Method Summary | |
|---|---|
protected boolean |
matches(Resolvable resolvable,
DecoratorImpl<?> bean)
|
protected java.util.Set<DecoratorImpl<?>> |
sortResult(java.util.Set<DecoratorImpl<?>> matchedDecorators)
|
| Methods inherited from class org.jboss.weld.resolution.TypeSafeBeanResolver |
|---|
filterResult, getManager, getTransformers, resolve, resolve |
| Methods inherited from class org.jboss.weld.resolution.TypeSafeResolver |
|---|
clear, resolve, toString, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TypeSafeDecoratorResolver(BeanManagerImpl manager,
java.lang.Iterable<DecoratorImpl<?>> decorators)
| Method Detail |
|---|
protected boolean matches(Resolvable resolvable,
DecoratorImpl<?> bean)
matches in class TypeSafeBeanResolver<DecoratorImpl<?>>protected java.util.Set<DecoratorImpl<?>> sortResult(java.util.Set<DecoratorImpl<?>> matchedDecorators)
sortResult in class TypeSafeBeanResolver<DecoratorImpl<?>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||