|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tubo.configuration.def.baseimpl.BaseConfigurationImpl org.tubo.configuration.def.digester.DigesterConfigurationImpl
public class DigesterConfigurationImpl
Created: Jun 27, 2005 4:44:27 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $
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 |
---|
public static final java.lang.String RCS_ID
Constructor Detail |
---|
public DigesterConfigurationImpl()
Method Detail |
---|
public java.util.List getDigesterRuleDefs()
public DigesterRuleDef getDigesterRuleDef(java.lang.String id)
public void add(DigesterRuleDef ruleDef) throws TuboConfigurationException
TuboConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |