public void invokePostInit(HttpServletRequest request, Portlet portlet) throws IllegalArgumentException {
if(moduleDef.getPostInitModule())
throw new IllegalArgumentException("Not implemented !!!");
throw new IllegalArgumentException("Not supported");
}
BasePortletsSetupModule.java 文件源码
java
阅读 19
收藏 0
点赞 0
评论 0
项目:GridSphere
作者:
评论列表
文章目录