@FunctionalInterface public interface BeforeExecutionFileFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String uri)
Determines whether or not a before execution file filtered event is accepted.
|
boolean accept(String uri)
uri - the uri to filter.Copyright © 2001–2018. All rights reserved.