com.lonniepryor.blues.cfg
Interface Verifiable

All Known Implementing Classes:
AdviceCfgImpl, IncludeCfgImpl, IncludeCfgImpl.SetVariableCfg, ModuleCfgImpl.VariableCfg, PointcutCfgImpl, ServiceCfgImpl, ServiceCfgImpl.IntroduceCfg, SetBeanCfg, SetRefrenceCfg, SetValueCfg, SingletonCfgImpl

public interface Verifiable

Interface that declares its implementors capable of being verified after their construction.

Version:
$Revision: 1.1 $
Author:
Lonnie Pryor

Method Summary
 void verify()
          Verifies the state of this configuration element.
 

Method Detail

verify

public void verify()
Verifies the state of this configuration element.



Copyright © 2003 Blues Framework. All Rights Reserved.