| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertiesAwareDataBinding
Provides for alternative ways of initializing DataBindings
| Field Summary | |
|---|---|
| static String | SERVICE_MODEL_PROPERTYIdentifies org.apache.cxf.service.Service model object | 
| static String | TYPES_PROPERTYIndentifies a set of all classes which can be used to initialize a DataBinding | 
| Method Summary | |
|---|---|
|  void | initialize(Map<String,Object> properties)Initialize a databinding with provided properties | 
| Methods inherited from interface org.apache.cxf.databinding.DataBinding | 
|---|
| createReader, createWriter, getDeclaredNamespaceMappings, getMtomThreshold, getSupportedReaderFormats, getSupportedWriterFormats, initialize, isMtomEnabled, setMtomEnabled, setMtomThreshold | 
| Field Detail | 
|---|
static final String SERVICE_MODEL_PROPERTY
static final String TYPES_PROPERTY
| Method Detail | 
|---|
void initialize(Map<String,Object> properties)
properties - properties which contain information 
        like classes, Service models, etc| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||