Class SerializableMapperProxy<T>

java.lang.Object
org.mybatis.cdi.SerializableMapperProxy<T>
All Implemented Interfaces:
Serializable, InvocationHandler

public class SerializableMapperProxy<T> extends Object implements InvocationHandler, Serializable
Author:
Frank D. Martinez [mnesarco]
See Also: