|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Decorator | |
|---|---|
| org.jboss.errai.ioc.rebind | |
| org.jboss.errai.ioc.rebind.ioc | |
| Uses of Decorator in org.jboss.errai.ioc.rebind |
|---|
| Subclasses of Decorator in org.jboss.errai.ioc.rebind | |
|---|---|
class |
ServiceDecorator
|
| Uses of Decorator in org.jboss.errai.ioc.rebind.ioc |
|---|
| Methods in org.jboss.errai.ioc.rebind.ioc that return Decorator | |
|---|---|
Decorator[] |
InjectionContext.getDecorator(Class<? extends Annotation> annotation)
|
| Methods in org.jboss.errai.ioc.rebind.ioc with parameters of type Decorator | |
|---|---|
void |
InjectionContext.registerDecorator(Decorator<?> decorator)
|
| Constructors in org.jboss.errai.ioc.rebind.ioc with parameters of type Decorator | |
|---|---|
DecoratorTask(Injector injector,
com.google.gwt.core.ext.typeinfo.JClassType type,
Decorator[] decs)
|
|
DecoratorTask(Injector injector,
com.google.gwt.core.ext.typeinfo.JField field,
Decorator[] decs)
|
|
DecoratorTask(Injector injector,
com.google.gwt.core.ext.typeinfo.JMethod method,
Decorator[] decs)
|
|
DecoratorTask(Injector injector,
com.google.gwt.core.ext.typeinfo.JParameter parm,
Decorator[] decs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||