public interface ConfigurationFactory
Modifier and Type | Method and Description |
---|---|
SynapseConfiguration |
getConfiguration(org.apache.axiom.om.OMElement element,
Properties properties)
Get (basically builds) the configuration of Synapse built up from
an OMElement using the defined factory
|
Class |
getSerializerClass()
Get the class which serializes the specified element
|
QName |
getTagQName()
Get the tag QName of the element piece that will be
build using the factory
|
QName getTagQName()
SynapseConfiguration getConfiguration(org.apache.axiom.om.OMElement element, Properties properties)
element
- OMElement describing the configuration to be buildClass getSerializerClass()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.