其中remote不是接口么?@Remote
public?interface?StatefulAccountRemote?{
???void?depoist(double?amount)throws??Exception;
????void?withdraw(double?amount)throws??Exception;
????public?double?getBalance(String?id);
添加回答
舉報(bào)
0/150
提交
取消