|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
java.lang.Object java.rmi.server.Operation
@Deprecated public class Operation
Operation
套件含 Java 方法的描述。Operation
物件用於 JDK1.1 版本的 stub 和 skeleton。1.2 版本的樣式 stub(由 rmic -v1.2
產生的 stub)不需要 Operation
類別;因此該類別已廢棄。
建構子摘要 | |
---|---|
Operation(String op)
已過時。 無替代版本 |
方法摘要 | |
---|---|
String |
getOperation()
已過時。 無替代版本 |
String |
toString()
已過時。 無替代版本 |
從類別 java.lang.Object 繼承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
建構子詳細資訊 |
---|
@Deprecated public Operation(String op)
op
- 方法名稱方法詳細資訊 |
---|
@Deprecated public String getOperation()
@Deprecated public String toString()
Object
中的 toString
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。