Package org.n52.iceland.binding
Interface BindingFactory
-
- All Superinterfaces:
ComponentFactory<BindingKey,Binding>,Keyed<BindingKey>
public interface BindingFactory extends ComponentFactory<BindingKey,Binding>
ComponentFactoryinterface forBindings.- Since:
- 1.0.0
-
-
Method Summary
-
Methods inherited from interface org.n52.janmayen.component.ComponentFactory
create, createAll, getKeys, has
-
-