Blazebit Persistence Integration DeltaSpike Data Impl 1.2.0-Alpha4
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.apache.deltaspike.core.util.interceptor.AbstractInvocationContext<Object>
-
- com.blazebit.persistence.deltaspike.data.impl.tx.EntityViewInvocationContextWrapper
-
- All Implemented Interfaces:
- javax.interceptor.InvocationContext
public abstract class EntityViewInvocationContextWrapper
extends org.apache.deltaspike.core.util.interceptor.AbstractInvocationContext<Object>
Implementation is similar to org.apache.deltaspike.data.impl.tx.InvocationContextWrapper but was modified to
work with entity views.
- Since:
- 1.2.0
- Author:
- Moritz Becker
-
-
Field Summary
-
Fields inherited from class org.apache.deltaspike.core.util.interceptor.AbstractInvocationContext
contextData, method, parameters, target, timer
-
Method Summary
-
Methods inherited from class org.apache.deltaspike.core.util.interceptor.AbstractInvocationContext
getConstructor, getContextData, getMethod, getParameters, getTarget, getTimer, setParameters
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface javax.interceptor.InvocationContext
proceed
Blazebit Persistence Integration DeltaSpike Data Impl 1.2.0-Alpha4
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014–2018 Blazebit. All rights reserved.