|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.util.ApplicationConfig
org.chorem.bow.BowConfig
public class BowConfig
| Nested Class Summary | |
|---|---|
static class |
BowConfig.Option
Vradi option definition. |
| Nested classes/interfaces inherited from class org.nuiton.util.ApplicationConfig |
|---|
org.nuiton.util.ApplicationConfig.Action, org.nuiton.util.ApplicationConfig.ActionDef, org.nuiton.util.ApplicationConfig.CacheItem<T>, org.nuiton.util.ApplicationConfig.OptionDef, org.nuiton.util.ApplicationConfig.OptionList |
| Field Summary | |
|---|---|
protected static BowConfig |
instance
Singleton instance. |
| Fields inherited from class org.nuiton.util.ApplicationConfig |
|---|
actions, ADJUSTING_PROPERTY, aliases, APP_NAME, cacheAction, cacheOption, classpath, CONFIG_FILE_NAME, CONFIG_PATH, curfile, defaults, env, etcfile, homefile, inParseOptionPhase, jvm, line, LIST_SEPARATOR, options, osName, pcs, unparsed, useOnlyAliases, userPath |
| Constructor Summary | |
|---|---|
BowConfig()
|
|
| Method Summary | |
|---|---|
String |
getAddressFrom()
Get bow address from as string. |
String |
getAdminPassword(String admin)
Return password for specified admin email |
String[] |
getAdmins()
|
String |
getAliasUrl()
Get alias url as string. |
String |
getBowUrl()
Get bow url as string. |
static BowConfig |
getInstance()
|
String |
getSearchEngine()
Get default search engine |
String |
getServletAlias()
Get alias servlet as string. |
String |
getServletAliasUrl()
Get alias servlet url as string. |
String |
getServletBow()
Get bow servlet as string. |
String |
getSmtpServer()
Get bow smtp server as string. |
String |
getVersion()
Get version as string. |
| Methods inherited from class org.nuiton.util.ApplicationConfig |
|---|
addAction, addActionAlias, addAlias, addPropertyChangeListener, addPropertyChangeListener, convertOption, createAction, doAction, firePropertyChange, getConfigFileName, getConfigFileNameOption, getConfigPath, getFlatOptions, getFlatOptions, getMethods, getOption, getOption, getOption, getOptionAsBoolean, getOptionAsClass, getOptionAsDate, getOptionAsDouble, getOptionAsFile, getOptionAsFloat, getOptionAsInt, getOptionAsList, getOptionAsLocale, getOptionAsProperties, getOptionAsTime, getOptionAsTimestamp, getOptionAsURL, getOptionAsVersion, getOptions, getOptionStartsWith, getParams, getPrintableConfig, getPropertyChangeListeners, getPropertyChangeListeners, getSystemConfigFile, getSystemConfigurationPath, getUnparsed, getUserConfigDirectory, getUserConfigFile, getUserHome, getUsername, hasListeners, installSaveUserAction, isAdjusting, isUseOnlyAliases, loadActions, loadDefaultOptions, migrateUserConfigurationFile, parse, printConfig, printConfig, removePropertyChangeListener, removePropertyChangeListener, replaceRecursiveOptions, save, saveForSystem, saveForUser, setAdjusting, setAppName, setConfigFileName, setDefaultOption, setOption, setOptions, setUseOnlyAliases |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static BowConfig instance
| Constructor Detail |
|---|
public BowConfig()
| Method Detail |
|---|
public static BowConfig getInstance()
public String getVersion()
public String getBowUrl()
public String getAliasUrl()
public String getServletBow()
public String getServletAlias()
public String getServletAliasUrl()
public String getSmtpServer()
public String getSearchEngine()
public String getAddressFrom()
public String[] getAdmins()
public String getAdminPassword(String admin)
admin -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||