PortletPreferencesService.java 文件源码

java
阅读 17 收藏 0 点赞 0 评论 0

项目:portals-pluto 作者:
/**
 * Returns the preferences validator instance for the given portlet
 * definition. If no preferences validator class is defined for the portlet
 * definition, null is returned. This method caches the validator instances
 * in the cache to ensure that only one validator instance is created per
 * portlet definition.
 * @param portletDefinition  the portlet definition.
 * @return the preferences validator if defined for the portlet definition.
 * @throw ValidatorException  if fail to instantiate validator instance.
 */
PreferencesValidator getPreferencesValidator(PortletDefinition portletDefinition)
throws ValidatorException;
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号