public class BinderLoader extends Object implements BinderHome
BinderHome based on a ServiceLoader.| Constructor and Description |
|---|
BinderLoader() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TreeBinder<?>> |
binders()
Returns the binders available on the classpath.
|
public Map<String,TreeBinder<?>> binders()
binders in interface BinderHomeCopyright © 2017. All Rights Reserved.