|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 ServiceInformation 的軟體套件 | |
---|---|
org.omg.CORBA | 提供 OMG CORBA API 到 JavaTM 程式語言的映射,包括 ORB 類別,如果已實作該類別,則開發人員可以使用此類別作為全功能物件請求代理(Object Request Broker,ORB)。 |
org.omg.CORBA 中 ServiceInformation 的使用 |
---|
宣告為 ServiceInformation 的 org.omg.CORBA 中的欄位 | |
---|---|
ServiceInformation |
ServiceInformationHolder.value
此 ServiceInformationHolder 物件保存在其 value 欄位中的 ServiceInformation 值。 |
返回 ServiceInformation 的 org.omg.CORBA 中的方法 | |
---|---|
static ServiceInformation |
ServiceInformationHelper.extract(Any a)
|
static ServiceInformation |
ServiceInformationHelper.read(InputStream in)
|
參數型別為 ServiceInformation 的 org.omg.CORBA 中的方法 | |
---|---|
static void |
ServiceInformationHelper.insert(Any a,
ServiceInformation that)
|
static void |
ServiceInformationHelper.write(OutputStream out,
ServiceInformation that)
|
參數型別為 ServiceInformation 的 org.omg.CORBA 中的建構子 | |
---|---|
ServiceInformationHolder(ServiceInformation arg)
建構一個新的 ServiceInformationHolder 物件,將其 value 欄位初始化為給定的 ServiceInformation 物件。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。