pt.ist.fenixframework.backend.mem
Class MemConfig
java.lang.Object
pt.ist.fenixframework.Config
pt.ist.fenixframework.dap.FFDAPConfig
pt.ist.fenixframework.hibernatesearch.HibernateSearchConfig
pt.ist.fenixframework.indexes.IndexesConfig
pt.ist.fenixframework.backend.mem.MemConfig
public class MemConfig
- extends IndexesConfig
This is the default configuration manager used by the fenix-framework-core.
- See Also:
Config
Methods inherited from class pt.ist.fenixframework.Config |
appNameFromString, checkConfig, checkForDomainModelURLs, checkRequired, domainModelURLsFromString, filenamesToURLArray, filenameToURLArray, getAppName, getDomainModelURLs, initialize, missingRequired, populate, resourcesToURLArray, resourceToURLArray, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
backEnd
protected final BackEnd backEnd
MemConfig
public MemConfig()
init
protected void init()
- Overrides:
init
in class IndexesConfig
getBackEnd
public BackEnd getBackEnd()
- Description copied from class:
Config
- Get the current
BackEnd
in use.
- Specified by:
getBackEnd
in class Config
Copyright © 2013. All Rights Reserved.