| Package | Description |
|---|---|
| org.bridje.ioc.thls |
| Modifier and Type | Method and Description |
|---|---|
static <T,D,E extends Throwable,E2 extends Throwable> |
Thls.doAsEx2(ThlsActionException2<T,E,E2> action,
Class<D> cls,
D data)
This method puts all the data objects on the internal thread local
storage an executes the
ThlsAction. |
<T,D,E extends Throwable,E2 extends Throwable> |
ThlsService.doAsEx2(ThlsActionException2<T,E,E2> action,
Class<D> cls,
D data)
This method puts all the data objects on the internal thread local
storage an executes the
ThlsAction. |
Copyright © 2015–2019 Bridje Framework. All rights reserved.