AutowiredObjectSerializer (fastjson 1.1.26 API)

fastjson



com.alibaba.fastjson.serializer Interface AutowiredObjectSerializer

All Superinterfaces:
ObjectSerializer
All Known Implementing Classes:
ColorSerializer, FontSerializer, PointSerializer, RectangleSerializer

public interface AutowiredObjectSerializer
extends ObjectSerializer

Author:
wenshao

Method Summary
 Set<Type>
 
Methods inherited from interface com.alibaba.fastjson.serializer.ObjectSerializer
 

Method Detail

getAutowiredFor

Set<Type> getAutowiredFor()


Copyright © 2012 Alibaba Group. All Rights Reserved.