pt.ist.fenixframework.backend.jvstmmem
Class JVSTMMemConfig
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.jvstmmem.JVSTMMemConfig
public class JVSTMMemConfig
- extends IndexesConfig
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
JVSTMMemConfig
public JVSTMMemConfig()
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.