JavaTM 2 Platform
Standard Ed. 6

类 org.omg.PortableServer.POAPackage.AdapterAlreadyExists
的使用

使用 AdapterAlreadyExists 的软件包
org.omg.PortableServer 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 
org.omg.PortableServer.POAPackage 允许程序员构造可在不同 ORB 产品间移植的对象实现。 
 

org.omg.PortableServerAdapterAlreadyExists 的使用
 

抛出 AdapterAlreadyExistsorg.omg.PortableServer 中的方法
 POA POAOperations.create_POA(String adapter_name, POAManager a_POAManager, Policy[] policies)
          此操作创建一个新的 POA 作为目标 POA 的子 POA。
 

org.omg.PortableServer.POAPackageAdapterAlreadyExists 的使用
 

返回 AdapterAlreadyExistsorg.omg.PortableServer.POAPackage 中的方法
static AdapterAlreadyExists AdapterAlreadyExistsHelper.extract(Any a)
           
static AdapterAlreadyExists AdapterAlreadyExistsHelper.read(InputStream istream)
           
 

参数类型为 AdapterAlreadyExistsorg.omg.PortableServer.POAPackage 中的方法
static void AdapterAlreadyExistsHelper.insert(Any a, AdapterAlreadyExists that)
           
static void AdapterAlreadyExistsHelper.write(OutputStream ostream, AdapterAlreadyExists value)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only