|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjava.rmi.server.Operation
@Deprecated public class Operation
Operation では、Java メソッドの説明を保持します。Operation オブジェクトは、JDK 1.1 のスタブおよびスケルトンで使われました。Operation クラスは、JDK 1.2 形式のスタブ (rmic -v1.2 で生成されたスタブ) では必要ありません。 そのため、このクラスは推奨されていません。
| コンストラクタの概要 | |
|---|---|
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 Platform Standard Ed. 6 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。