|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Decorator | |
|---|---|
| javax.inject.manager | |
| Uses of Decorator in javax.inject.manager |
|---|
| Methods in javax.inject.manager that return types with arguments of type Decorator | |
|---|---|
java.util.List<Decorator> |
Manager.resolveDecorators(java.util.Set<java.lang.reflect.Type> types,
java.lang.annotation.Annotation... bindings)
Obtains an ordered list of enabled decorators for a set of bean types and a set of bindings |
| Methods in javax.inject.manager with parameters of type Decorator | |
|---|---|
Manager |
Manager.addDecorator(Decorator decorator)
Allows a new decorator to be registered. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||