|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationFactory
This interface defines the configuration factories of Synapse
| Method Summary | |
|---|---|
SynapseConfiguration |
getConfiguration(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 |
| Method Detail |
|---|
QName getTagQName()
SynapseConfiguration getConfiguration(OMElement element,
Properties properties)
element - OMElement describing the configuration to be build
Class getSerializerClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||