public class IInjectorService
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<Boolean> |
strictDi |
| Modifier | Constructor and Description |
|---|---|
protected |
IInjectorService(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static IInjectorService |
$as(Object obj) |
net.java.html.lib.Array<String> |
annotate(net.java.html.lib.Function fn) |
net.java.html.lib.Array<String> |
annotate(net.java.html.lib.Function fn,
Boolean strictDi) |
net.java.html.lib.Array<String> |
annotate(Object[] inlineAnnotatedFunction) |
<T> T |
get(String name) |
<T> T |
get(String name,
String caller) |
Boolean |
has(String name) |
<T> T |
instantiate(net.java.html.lib.Function typeConstructor) |
<T> T |
instantiate(net.java.html.lib.Function typeConstructor,
Object locals) |
Object |
invoke(net.java.html.lib.Function func) |
Object |
invoke(net.java.html.lib.Function func,
Object context) |
Object |
invoke(net.java.html.lib.Function func,
Object context,
Object locals) |
Object |
invoke(Object[] inlineAnnotatedFunction) |
Boolean |
strictDi() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic net.java.html.lib.Objs.Property<Boolean> strictDi
protected IInjectorService(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static IInjectorService $as(Object obj)
public Boolean strictDi()
public net.java.html.lib.Array<String> annotate(net.java.html.lib.Function fn, Boolean strictDi)
public net.java.html.lib.Array<String> annotate(net.java.html.lib.Function fn)
public <T> T get(String name)
public <T> T instantiate(net.java.html.lib.Function typeConstructor,
Object locals)
public <T> T instantiate(net.java.html.lib.Function typeConstructor)
public Object invoke(net.java.html.lib.Function func)
Copyright © 2016. All rights reserved.