org.gcube.data.trees.io
Class BinderLoader
java.lang.Object
org.gcube.data.trees.io.BinderLoader
- All Implemented Interfaces:
- BinderHome
public class BinderLoader
- extends Object
- implements BinderHome
Simple implementation of BinderHome based on a ServiceLoader.
- Author:
- Fabio Simeoni
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinderLoader
public BinderLoader()
binders
public Map<String,TreeBinder<?>> binders()
- Returns the binders available on the classpath.
- Specified by:
binders in interface BinderHome
- Returns:
- the binders.
Copyright © 2013. All Rights Reserved.