public class AutoEscapeBeanHandler extends Object implements InvocationHandler, Serializable
@AutoEscape
AutoEscape
AutoEscapeBeanHandler(Object bean)
Object
getBean()
invoke(Object proxy, Method method, Object[] arguments)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AutoEscapeBeanHandler(Object bean)
public Object getBean()
public Object invoke(Object proxy, Method method, Object[] arguments) throws Throwable
invoke
InvocationHandler
Throwable