Uses of Interface
org.tubo.configuration.def.ReferenceableItemDef

Packages that use ReferenceableItemDef
org.tubo.configuration.def   
org.tubo.configuration.def.baseimpl   
org.tubo.configuration.def.digester   
 

Uses of ReferenceableItemDef in org.tubo.configuration.def
 

Subinterfaces of ReferenceableItemDef in org.tubo.configuration.def
 interface ComponentDef
          Created: Jun 26, 2005 9:09:26 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface ConnectionDef
          Created: Jun 26, 2005 9:12:26 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface ConsumerDef
          Created: Jun 26, 2005 9:12:53 PM Last Modification Date: $Date: 2006-10-22 04:15:24 -0300 (Sun, 22 Oct 2006) $
 interface ExceptionDef
          Created: Jun 26, 2005 9:12:26 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface FlowDef
          Created: Jun 26, 2005 9:14:08 PM Last Modification Date: $Date: 2006-10-26 01:17:33 -0300 (Thu, 26 Oct 2006) $
 

Methods in org.tubo.configuration.def that return ReferenceableItemDef
 ReferenceableItemDef Configuration.getReferenceableItemDef(java.lang.String id)
           
 

Uses of ReferenceableItemDef in org.tubo.configuration.def.baseimpl
 

Classes in org.tubo.configuration.def.baseimpl that implement ReferenceableItemDef
 class BaseComponentDefImpl
          
 class BaseConnectionDefImpl
          
 class BaseConsumerDefImpl
          
 class BaseExceptionDefImpl
          
 class BaseFlowDefImpl
          
 class BaseReferenceableItemDefImpl
          
 

Methods in org.tubo.configuration.def.baseimpl that return ReferenceableItemDef
 ReferenceableItemDef BaseConfigurationImpl.getReferenceableItemDef(java.lang.String id)
           
 

Methods in org.tubo.configuration.def.baseimpl with parameters of type ReferenceableItemDef
protected  void BaseConfigurationImpl.add(ReferenceableItemDef itemDef)
           
 

Uses of ReferenceableItemDef in org.tubo.configuration.def.digester
 

Classes in org.tubo.configuration.def.digester that implement ReferenceableItemDef
 class AbstractDigesterRuleDefImpl
          Created: Jun 27, 2005 5:19:39 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 class DigesterCallMethodRuleDef
          Created: Jun 27, 2005 5:25:08 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 class DigesterCallParamRuleDef
          Created: Jun 27, 2005 5:25:08 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 class DigesterObjectCreateRuleDef
          Created: Jun 27, 2005 5:02:57 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 class DigesterSetNextRuleDef
          Created: Jun 27, 2005 5:27:39 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 class DigesterSetPropertiesRuleDef
          Created: Jun 27, 2005 5:25:08 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 



Copyright © 2004-2007 Tubo. All Rights Reserved.