Interceptable

public interface Interceptable<INTERACTION extends Object, ASSERTION extends Object, ACTION extends Object>

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard

Sets the interceptors for the instance. Interceptors will be invoked on the interaction with the KView.

Link copied to clipboard
public Unit reset()

Removes the interceptors from the instance.