org.apache.synapse.config.xml
Class TargetSerializer
java.lang.Object
org.apache.synapse.config.xml.TargetSerializer
public class TargetSerializer
- extends Object
Serializer for Target instances.
- See Also:
TargetFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetSerializer
public TargetSerializer()
serializeTarget
public static OMElement serializeTarget(Target target)
- This static method will serialize the Target object to the target elements
- Parameters:
target - - Target which is subjected to the serialization
- Returns:
- OMElement representing the serialized Target
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.