pt.ist.fenixframework.dap
Class FFDAPConfig
java.lang.Object
pt.ist.fenixframework.Config
pt.ist.fenixframework.dap.FFDAPConfig
- Direct Known Subclasses:
- HibernateSearchConfig
public abstract class FFDAPConfig
- extends Config
Field Summary |
static String |
CONFIG_FILE
This well-known name specifies the location of the properties file used to configure the
Data Access Patterns framework. |
protected boolean |
dapEnabled
|
Method Summary |
protected void |
init()
|
Methods inherited from class pt.ist.fenixframework.Config |
appNameFromString, checkConfig, checkForDomainModelURLs, checkRequired, domainModelURLsFromString, filenamesToURLArray, filenameToURLArray, getAppName, getBackEnd, getDomainModelURLs, initialize, missingRequired, populate, resourcesToURLArray, resourceToURLArray, setProperty, shutdown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_FILE
public static final String CONFIG_FILE
- This well-known name specifies the location of the properties file used to configure the
Data Access Patterns framework. This file should be available in the
application's classpath.
- See Also:
- Constant Field Values
dapEnabled
protected boolean dapEnabled
FFDAPConfig
public FFDAPConfig()
init
protected void init()
- Specified by:
init
in class Config
Copyright © 2013. All Rights Reserved.