?? employeeses_q2d980_intf.java
字號(hào):
/**
* This code was automatically generated at 13:05:24 on 2003-9-12
* by weblogic.ejb20.ejbc.Ejb2Rmi -- do not edit.
*
* @version WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
* @author Copyright (c) 2003 by BEA Systems, Inc. All Rights Reserved.
*/
package testent;
import weblogic.ejb20.interfaces.WLEnterpriseBean;
public interface EmployeeSes_q2d980_Intf
extends WLEnterpriseBean
{
public void ejbActivate();
public void ejbCreate() throws javax.ejb.CreateException;
public void ejbPassivate();
public void ejbRemove();
public java.lang.String getEmpName(java.lang.Short arg0);
public void setSessionContext(javax.ejb.SessionContext arg0);
}
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -