|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingletonCfg | |
com.lonniepryor.blues.cfg | Defines the semantics of configuring a Blues application. |
Uses of SingletonCfg in com.lonniepryor.blues.cfg |
Classes in com.lonniepryor.blues.cfg that implement SingletonCfg | |
class |
SingletonCfgImpl
Generic implementation of SingletonCfg . |
Methods in com.lonniepryor.blues.cfg that return SingletonCfg | |
SingletonCfg[] |
ApplicationCfgImpl.getSingletons()
|
SingletonCfg[] |
ApplicationCfg.getSingletons()
Returns all of the singletons declared in this application. |
Methods in com.lonniepryor.blues.cfg with parameters of type SingletonCfg | |
void |
ApplicationCfgImpl.declare(SingletonCfg singleton)
Decalres a singleton config in this application. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |