|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubSystem
A sub-system holds a separate collection of modules.
On a simple level, subsystems can be just libraries. Libraries offering services need a controlled way to initialize these services before dependent code starts using the library. This can be achived by embedding the library services into an own subsystem.
Method Summary | |
---|---|
ExtendedConfiguration |
getExtendedConfig()
Returns the global configuration as ExtendedConfiguration instance. |
Configuration |
getGlobalConfig()
Returns the global configuration. |
PackageManager |
getPackageManager()
Returns the package manager. |
Method Detail |
---|
Configuration getGlobalConfig()
ExtendedConfiguration getExtendedConfig()
PackageManager getPackageManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |