public interface PropertiesAwareDataBinding extends DataBinding
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_MODEL_PROPERTY
Identifies org.apache.cxf.service.Service model object
|
static String |
TYPES_PROPERTY
Indentifies a set of all classes which can be used to initialize a DataBinding
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(Map<String,Object> properties)
Initialize a databinding with provided properties
|
createReader, createWriter, getDeclaredNamespaceMappings, getMtomThreshold, getSupportedReaderFormats, getSupportedWriterFormats, initialize, isMtomEnabled, setMtomEnabled, setMtomThreshold
static final String SERVICE_MODEL_PROPERTY
static final String TYPES_PROPERTY
Copyright © 2018 JBoss by Red Hat. All rights reserved.