public interface ConnectionDetailFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(ConnectionDetail detail)
Returns
true if the specified connection detail
passes this filter. |
boolean accept(ConnectionDetail detail)
true
if the specified connection detail
passes this filter.detail
- the connection detailtrue
to pass the detail(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.