-
- All Implemented Interfaces:
-
com.kaspersky.kaspresso.interceptors.behavior.BehaviorInterceptor
public interface DataBehaviorInterceptor implements BehaviorInterceptor<DataInteraction>
The derived from BehaviorInterceptor interface for intercepting DataInteraction.check behavior.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.kaspersky.kaspresso.interceptors.behavior.DataBehaviorInterceptor
intercept -
Methods inherited from class com.kaspersky.kaspresso.interceptors.behavior.BehaviorInterceptor
equals, hashCode, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-