T - der Aufrufkontextpublic class StelltAufrufKontextBereitInterceptor<T extends AufrufKontext> extends Object implements org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered
AufrufKontext, befüllt ihn mit den Daten aus dem AufrufKontextTo, und setzt
ihn in dem AufrufKontextVerwalter.| Constructor and Description |
|---|
StelltAufrufKontextBereitInterceptor(AufrufKontextFactory<T> aufrufKontextFactory,
AufrufKontextVerwalter<T> aufrufKontextVerwalter) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
void |
setOrder(int order) |
public StelltAufrufKontextBereitInterceptor(AufrufKontextFactory<T> aufrufKontextFactory, AufrufKontextVerwalter<T> aufrufKontextVerwalter)
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowablepublic void setOrder(int order)
public int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2022. All rights reserved.