public class CompositeDataHandlersLoader extends Object implements DataHandlersLoader
| Constructor and Description |
|---|
CompositeDataHandlersLoader(List<DataHandlersLoader> delegateList) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends DataHandler> |
dataHandlers(Set<String> filter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdataHandlerspublic CompositeDataHandlersLoader(List<DataHandlersLoader> delegateList)
public Map<String,? extends DataHandler> dataHandlers(Set<String> filter)
dataHandlers in interface DataHandlersLoaderCopyright © 2019. All rights reserved.