Uses of Interface
com.lonniepryor.blues.cfg.Verifiable

Packages that use Verifiable
com.lonniepryor.blues.cfg Defines the semantics of configuring a Blues application. 
 

Uses of Verifiable in com.lonniepryor.blues.cfg
 

Classes in com.lonniepryor.blues.cfg that implement Verifiable
 class AdviceCfgImpl
          Generic implementation of AdviceCfg.
 class IncludeCfgImpl
          Generic implementation of IncludeCfg.
static class IncludeCfgImpl.SetVariableCfg
          Child element for setting variable refrences.
static class ModuleCfgImpl.VariableCfg
          Child element for declaring external variables.
 class PointcutCfgImpl
          Generic implementation of PointcutCfg.
 class ServiceCfgImpl
          Generic implementation of ServiceCfg.
static class ServiceCfgImpl.IntroduceCfg
          Child element for introducing interfaces.
 class SetBeanCfg
          Child element for setting java beans properties to a basic value.
 class SetRefrenceCfg
          Child element for setting java beans properties to a refrenced value.
 class SetValueCfg
          Child element for setting java beans properties to a basic value.
 class SingletonCfgImpl
          Generic implementation of SingletonCfg.
 



Copyright © 2003 Blues Framework. All Rights Reserved.