Class ModificationInterceptor
java.lang.Object
org.qubership.atp.environments.db.modification.ModificationInterceptor
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class ModificationInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModificationInterceptor
public ModificationInterceptor()
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceorg.aopalliance.intercept.MethodInterceptor- Throws:
Throwable
-