29303132333435
// CONSTRUCTORS \\ public BackendImpl() { m_config = new PropertiesConfiguration(); m_history = new History(); m_users = new UserBase(); m_storage = new StorageManagerImpl(); }