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

Packages that use Definition
org.tubo.configuration.def   
org.tubo.configuration.def.baseimpl   
org.tubo.configuration.def.digester   
org.tubo.resource.springimpl   
 

Uses of Definition in org.tubo.configuration.def
 

Subinterfaces of Definition 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 ComponentRefFlowNodeDef
          Created: Jun 30, 2005 8:15:29 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface ConfigurableItemDef
          Created: Jun 26, 2005 9:11:38 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) $
 interface FlowNodeDef
          Created: Jun 30, 2005 8:01:13 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface FlowRefFlowNodeDef
          Created: Jul 8, 2005 5:52:06 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface IncludeDef
          Created: Jun 24, 2005 2:36:38 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface ReferenceableItemDef
          Created: Jul 18, 2005 10:09:12 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface ReferenceFlowNodeDef
          Created: Jul 28, 2005 8:47:49 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface SwitchCaseDef
          Created: Jul 27, 2005 8:34:23 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 interface SwitchFlowNodeDef
          Created: Jul 27, 2005 8:33:17 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 

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

Classes in org.tubo.configuration.def.baseimpl that implement Definition
 class BaseComponentDefImpl
          
 class BaseComponentRefFlowNodeDefImpl
          
 class BaseConfigurableItemDefImpl
          
 class BaseConnectionDefImpl
          
 class BaseConsumerDefImpl
          
 class BaseExceptionDefImpl
          
 class BaseFlowDefImpl
          
 class BaseFlowNodeDefImpl
          
 class BaseFlowRefFlowNodeDefImpl
          
 class BaseIncludeDefImpl
          
 class BaseReferenceableItemDefImpl
          
 class BaseReferenceFlowNodeDefImpl
          
 class BaseSwitchCaseDefImpl
          
 class BaseSwitchFlowNodeDefImpl
          
 

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

Subinterfaces of Definition in org.tubo.configuration.def.digester
 interface DigesterRuleDef
          Created: Jun 27, 2005 4:43:47 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
 

Classes in org.tubo.configuration.def.digester that implement Definition
 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) $
 

Uses of Definition in org.tubo.resource.springimpl
 

Methods in org.tubo.resource.springimpl with parameters of type Definition
protected static java.lang.StringBuffer SpringResourceManagerImpl.appendSpringDefinition(java.lang.StringBuffer buffer, Definition def)
           
protected static java.lang.StringBuffer SpringResourceManagerImpl.appendSpringDefinition(java.lang.StringBuffer buffer, Definition def, java.lang.String templateFile, java.util.Map props)
          Append a Spring configuration of ComponentDef instance.
 



Copyright © 2004-2007 Tubo. All Rights Reserved.