public abstract class BaseSourceService<T> extends Object implements SourceService<T>
| Constructor and Description |
|---|
BaseSourceService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(org.uberfire.java.nio.file.Path path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPattern, getSource, getSourcepublic boolean accepts(org.uberfire.java.nio.file.Path path)
accepts in interface SourceService<T>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.