|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceCfg | |
com.lonniepryor.blues.cfg | Defines the semantics of configuring a Blues application. |
Uses of ServiceCfg in com.lonniepryor.blues.cfg |
Classes in com.lonniepryor.blues.cfg that implement ServiceCfg | |
class |
ServiceCfgImpl
Generic implementation of ServiceCfg . |
Methods in com.lonniepryor.blues.cfg that return ServiceCfg | |
ServiceCfg[] |
ModuleCfgImpl.getServices()
|
ServiceCfg[] |
ModuleCfg.getServices()
Returns all of the services declared in this module. |
Methods in com.lonniepryor.blues.cfg with parameters of type ServiceCfg | |
void |
ModuleCfgImpl.declare(ServiceCfg service)
Declares a service config in this module. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |