public class MockContentDeliveryConfig extends DOMContentDeliveryConfig
SMOOKS_VISITORS_SORT| Constructor and Description |
|---|
MockContentDeliveryConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addObject(String selector,
Object object) |
List |
getObjects(String selector)
Get a list
Objects from the supplied SmooksResourceConfiguration selector value. |
addToExecutionLifecycleSets, configureFilterBypass, getAssemblyVisitAfters, getAssemblyVisitBefores, getFilterBypass, getProcessingVisitAfters, getProcessingVisitBefores, getSerializationVisitors, getVisitCleanables, newFilter, setAssemblyVisitAfters, setAssemblyVisitBefores, setProcessingVisitAfters, setProcessingVisitBefores, setSerializationVisitors, setVisitCleanables, sortaddToExecutionLifecycleSets, executeHandlerCleanup, executeHandlerInit, getConfigBuilderEvents, getDTD, getFilterBypass, getSmooksResourceConfigurations, getSmooksResourceConfigurations, getXMLReader, initializeXMLReaderPool, isDefaultSerializationOn, returnXMLReader, setApplicationContext, setDtd, setSmooksResourceConfigurationspublic List getObjects(String selector)
AbstractContentDeliveryConfigObjects from the supplied SmooksResourceConfiguration selector value.
Uses SmooksResourceConfigurationStore.getObject(org.milyn.cdr.SmooksResourceConfiguration) to construct the object.getObjects in interface ContentDeliveryConfiggetObjects in class AbstractContentDeliveryConfigselector - selector attribute value from the .cdrl file in the .cdrar.SmooksResourceConfigurationStore.getObject(org.milyn.cdr.SmooksResourceConfiguration),
ContentDeliveryConfig.getSmooksResourceConfigurations(String)Copyright © 2020. All rights reserved.