Package com.liferay.portal.kernel.bean
Class AutoEscapeBeanHandler
Object
com.liferay.portal.kernel.bean.AutoEscapeBeanHandler
- All Implemented Interfaces:
Serializable
,InvocationHandler
Wraps a bean so that all strings returned from
@AutoEscape
annotated methods are automatically HTML escaped.- Author:
- Shuyang Zhou
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AutoEscapeBeanHandler
-
-
Method Details
-
getBean
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-