public class V2KnowledgeMarshaller extends V1KnowledgeMarshaller
| Constructor and Description |
|---|
V2KnowledgeMarshaller(org.switchyard.config.model.Descriptor desc)
Required constructor called via reflection.
|
| Modifier and Type | Method and Description |
|---|---|
org.switchyard.config.model.Model |
read(org.switchyard.config.Configuration config)
Reads in the Configuration, looking for various knowledge models.
|
public V2KnowledgeMarshaller(org.switchyard.config.model.Descriptor desc)
desc - the Descriptorpublic org.switchyard.config.model.Model read(org.switchyard.config.Configuration config)
read in interface org.switchyard.config.model.Marshallerread in class V1KnowledgeMarshallerconfig - the ConfigurationCopyright © 2013–2017 JBoss by Red Hat. All rights reserved.