|
SRJRCFrames v0.1.296 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSysConfig | |
|---|---|
| de.schwarzrot.app | applications basic stuff. |
| de.schwarzrot.app.config | domain classes for application configuration/setup stuff. |
| de.schwarzrot.app.config.support | support classes for applications configuration. |
| de.schwarzrot.app.domain | domain classes used by applications |
| de.schwarzrot.app.support | helper classes for applications |
| de.schwarzrot.system | classes used to interface operating system |
| Uses of AbstractSysConfig in de.schwarzrot.app |
|---|
| Classes in de.schwarzrot.app with type parameters of type AbstractSysConfig | |
|---|---|
interface |
MainEntry<C extends AbstractSysConfig>
provide a basic interface for dynamically loadable applications and services, loadable by ApplicationLauncher. |
| Uses of AbstractSysConfig in de.schwarzrot.app.config |
|---|
| Subclasses of AbstractSysConfig in de.schwarzrot.app.config | |
|---|---|
class |
DesktopConfig
|
class |
ServiceConfig
configuration class for java system services |
| Uses of AbstractSysConfig in de.schwarzrot.app.config.support |
|---|
| Constructors in de.schwarzrot.app.config.support with parameters of type AbstractSysConfig | |
|---|---|
AbstractSysConfig(AbstractSysConfig other)
|
|
| Uses of AbstractSysConfig in de.schwarzrot.app.domain |
|---|
| Methods in de.schwarzrot.app.domain that return AbstractSysConfig | |
|---|---|
AbstractSysConfig |
DriveMapping.getParent()
|
| Methods in de.schwarzrot.app.domain that return types with arguments of type AbstractSysConfig | |
|---|---|
Class<AbstractSysConfig> |
DriveMapping.getParentType()
|
| Methods in de.schwarzrot.app.domain with parameters of type AbstractSysConfig | |
|---|---|
void |
DriveMapping.setParent(AbstractSysConfig parent)
|
| Uses of AbstractSysConfig in de.schwarzrot.app.support |
|---|
| Classes in de.schwarzrot.app.support with type parameters of type AbstractSysConfig | |
|---|---|
class |
AbstractApplicationLauncher<C extends AbstractSysConfig>
is a helper class called from main, responsable for all the grunt work at application-startup (i.e. fetch beans from context, setup services, load preferences ...). |
class |
SimpleApplicationLauncher<C extends AbstractSysConfig>
|
| Uses of AbstractSysConfig in de.schwarzrot.system |
|---|
| Methods in de.schwarzrot.system that return AbstractSysConfig | |
|---|---|
AbstractSysConfig |
SysInfo.getConfig()
|
| Methods in de.schwarzrot.system with parameters of type AbstractSysConfig | |
|---|---|
void |
SysInfo.setConfig(AbstractSysConfig config)
|
|
SRJRCFrames v0.1.296 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||