📄 portletservice.java
字号:
/* * @author <a href="mailto:novotny@gridsphere.org">Jason Novotny</a> * @version $Id: PortletService.java 4496 2006-02-08 20:27:04Z wehrens $ */package org.gridsphere.portlet.service;/** * The <code>PortletService</code> interface is the base for all portlet services. * Portlets can obtain portlet service instances by calling the method PortletContext.getService. */public interface PortletService {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -