org.tubo.configuration.def.digester
Class DigesterConfigurationImpl

java.lang.Object
  extended by org.tubo.configuration.def.baseimpl.BaseConfigurationImpl
      extended by org.tubo.configuration.def.digester.DigesterConfigurationImpl
All Implemented Interfaces:
Configuration

public class DigesterConfigurationImpl
extends BaseConfigurationImpl

Created: Jun 27, 2005 4:44:27 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $

Version:
$Revision: 17 $
Author:
jvlio (jvlio@users.sourceforge.net)

Field Summary
static java.lang.String RCS_ID
           
 
Constructor Summary
DigesterConfigurationImpl()
           
 
Method Summary
 void add(DigesterRuleDef ruleDef)
           
 DigesterRuleDef getDigesterRuleDef(java.lang.String id)
           
 java.util.List getDigesterRuleDefs()
           
 
Methods inherited from class org.tubo.configuration.def.baseimpl.BaseConfigurationImpl
add, add, add, add, add, add, add, addMessagesResource, existId, getComponentDef, getComponentDefs, getConnectionDef, getConnectionDefs, getConsumerDef, getConsumerDefs, getExceptionDef, getExceptionDefs, getFlowDef, getFlowDefs, getIncludeDef, getIncludeDefs, getKernelBuilderClassName, getMessageResources, getReferenceableItemDef, setKernelBuilderClassName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RCS_ID

public static final java.lang.String RCS_ID
See Also:
Constant Field Values
Constructor Detail

DigesterConfigurationImpl

public DigesterConfigurationImpl()
Method Detail

getDigesterRuleDefs

public java.util.List getDigesterRuleDefs()

getDigesterRuleDef

public DigesterRuleDef getDigesterRuleDef(java.lang.String id)

add

public void add(DigesterRuleDef ruleDef)
         throws TuboConfigurationException
Throws:
TuboConfigurationException


Copyright © 2004-2007 Tubo. All Rights Reserved.