@Service(value="blPersistenceThreadManager") public class PersistenceThreadManager extends Object
| Constructor and Description |
|---|
PersistenceThreadManager() |
| Modifier and Type | Method and Description |
|---|---|
<T,G extends Throwable> |
operation(TargetModeType targetModeType,
Persistable<T,G> persistable) |
<T,G extends Throwable> |
operation(TargetModeType targetModeType,
PersistencePackage pkg,
Persistable<T,G> persistable) |
public <T,G extends Throwable> T operation(TargetModeType targetModeType, Persistable<T,G> persistable) throws G extends Throwable
G extends Throwablepublic <T,G extends Throwable> T operation(TargetModeType targetModeType, PersistencePackage pkg, Persistable<T,G> persistable) throws G extends Throwable
G extends ThrowableCopyright © 2022. All rights reserved.