org.gcube.data.trees.io
Interface BinderHome

All Known Implementing Classes:
BinderLoader

public interface BinderHome

Inspects the classpath for available TreeBinders.

Author:
Fabio Simeoni

Method Summary
 Map<String,TreeBinder<?>> binders()
          Returns the binders available on the classpath.
 

Method Detail

binders

Map<String,TreeBinder<?>> binders()
Returns the binders available on the classpath.

Returns:
the binders.


Copyright © 2013. All Rights Reserved.