public interface RTFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.String type,
java.lang.Object data)
Filter method, return true if unfiltered
executed in same thread as the request
|
Copyright © 2014. All Rights Reserved.