Interface IBindingProvider
-
public interface IBindingProviderA interface defining the means to find available bindings for specific data-types
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getBindings(String dataType)
-