Package org.n52.iceland.i18n
Interface I18NDAOFactory
-
- All Superinterfaces:
ComponentFactory<I18NDAOKey,I18NDAO<?>>,Keyed<I18NDAOKey>
public interface I18NDAOFactory extends ComponentFactory<I18NDAOKey,I18NDAO<?>>
TODO JavaDoc
-
-
Method Summary
-
Methods inherited from interface org.n52.janmayen.component.ComponentFactory
create, createAll, getKeys, has
-
-