Package net.sf.sasl.language.placeholder.aop.resolver.typevalue

Interface Summary
ITypeValueSerializeStrategy Interface defines methods that a type value serialize algorithm (=strategy) must implement.
 

Class Summary
ToStringTypeValueSerializeStrategy Serializes the toSerializeObjects objects by calling the toString() method on non null objects.
TypeValuePlaceholderResolver Resolver offers placeholders for getting informations of the arguments and return value type values of target method invocation.
XmlTypeValueSerializeStrategy Serializes the toSerializeObjects over the XStream-library, which produces xml-code.
 



Copyright © 2010. All Rights Reserved.