Interface FilterChainContext.CopyListener

Enclosing class:
FilterChainContext

public static interface FilterChainContext.CopyListener
The interface, which represents a listener, which will be notified, after FilterChainContext.copy() is called.
See Also: