|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 ServantAlreadyActive 的软件包 | |
---|---|
org.omg.PortableServer | 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 |
org.omg.PortableServer.POAPackage | 允许程序员构造可在不同 ORB 产品间移植的对象实现。 |
org.omg.PortableServer 中 ServantAlreadyActive 的使用 |
---|
抛出 ServantAlreadyActive 的 org.omg.PortableServer 中的方法 | |
---|---|
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant)
此操作将指定 Object Id 与指定 servant 之间的关联输入 Active Object Map。 |
byte[] |
POAOperations.activate_object(Servant p_servant)
此操作生成一个 Object Id,并将该 Object Id 和指定的 servant 输入 Active Object Map。 |
org.omg.PortableServer.POAPackage 中 ServantAlreadyActive 的使用 |
---|
返回 ServantAlreadyActive 的 org.omg.PortableServer.POAPackage 中的方法 | |
---|---|
static ServantAlreadyActive |
ServantAlreadyActiveHelper.extract(Any a)
|
static ServantAlreadyActive |
ServantAlreadyActiveHelper.read(InputStream istream)
|
参数类型为 ServantAlreadyActive 的 org.omg.PortableServer.POAPackage 中的方法 | |
---|---|
static void |
ServantAlreadyActiveHelper.insert(Any a,
ServantAlreadyActive that)
|
static void |
ServantAlreadyActiveHelper.write(OutputStream ostream,
ServantAlreadyActive value)
|
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。