org.ow2.petals.engine.sampleclient
Class PropertiesRequestBeanRW
java.lang.Object
org.ow2.petals.engine.sampleclient.PropertiesRequestBeanRW
- All Implemented Interfaces:
- RequestBeanRW<java.util.Properties>
public class PropertiesRequestBeanRW
- extends java.lang.Object
- implements RequestBeanRW<java.util.Properties>
- Author:
- chamerling - eBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE
public static final java.lang.String SERVICE
- See Also:
- Constant Field Values
INTERFACE
public static final java.lang.String INTERFACE
- See Also:
- Constant Field Values
ENDPOINT
public static final java.lang.String ENDPOINT
- See Also:
- Constant Field Values
MEP
public static final java.lang.String MEP
- See Also:
- Constant Field Values
TIMEOUT
public static final java.lang.String TIMEOUT
- See Also:
- Constant Field Values
IN
public static final java.lang.String IN
- See Also:
- Constant Field Values
OPERATION
public static final java.lang.String OPERATION
- See Also:
- Constant Field Values
PROPERTIES
public static final java.lang.String PROPERTIES
- See Also:
- Constant Field Values
PropertiesRequestBeanRW
public PropertiesRequestBeanRW()
read
public RequestBean read(java.util.Properties properties)
- Description copied from interface:
RequestBeanRW
- Create the
RequestBean from the input
- Specified by:
read in interface RequestBeanRW<java.util.Properties>
- Returns:
write
public void write(RequestBean bean,
java.util.Properties t)
- Description copied from interface:
RequestBeanRW
- Write the bean
- Specified by:
write in interface RequestBeanRW<java.util.Properties>
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.