软件包 | 描述 |
---|---|
org.omg.CosNaming |
对于java IDL提供命名服务。
|
org.omg.PortableServer |
为使您的应用程序跨多厂商的球体便携式服务器端提供的类和接口。
|
org.omg.PortableServer.portable |
为使您的应用程序跨多厂商的球体便携式服务器端提供的类和接口。
|
Modifier and Type | Method and Description |
---|---|
String[] |
NamingContextPOA._all_interfaces(POA poa, byte[] objectId) |
String[] |
BindingIteratorPOA._all_interfaces(POA poa, byte[] objectId) |
String[] |
NamingContextExtPOA._all_interfaces(POA poa, byte[] objectId) |
Modifier and Type | Method and Description |
---|---|
POA |
Servant._default_POA()
根POA与公务员相关的ORB实例返回。
|
POA |
Servant._poa()
允许普通方法容易执行,相当于
PortableServer::Current:get_POA 。
|
POA |
POAOperations.create_POA(String adapter_name, POAManager a_POAManager, Policy[] policies)
此操作将创建一个新的POA为目标的早熟的孩子。
|
static POA |
POAHelper.extract(Any a) |
POA |
POAOperations.find_POA(String adapter_name, boolean activate_it)
如果目标POA是具有指定名称的一个孩子早熟亲本(相对于目标POA),那孩子早熟返回。
|
POA |
CurrentOperations.get_POA()
返回参考POA实现对象在其上下文中它被称为。
|
static POA |
POAHelper.narrow(Object obj) |
static POA |
POAHelper.read(InputStream istream) |
POA[] |
POAOperations.the_children()
此属性确定的早熟儿童POAs的当前设置。
|
POA |
POAOperations.the_parent()
这个属性标识的早熟亲本。
|
Modifier and Type | Method and Description |
---|---|
String[] |
ServantLocatorPOA._all_interfaces(POA poa, byte[] objectId) |
String[] |
ServantActivatorPOA._all_interfaces(POA poa, byte[] objectId) |
abstract String[] |
Servant._all_interfaces(POA poa, byte[] objectId)
通过ORB用于从仆人获得完整的类型信息。
|
void |
_ServantActivatorStub.etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
这个操作的时候调用一个对象的仆人被停用,假设POA有use_servant_manager和保留政策。
|
void |
ServantActivatorOperations.etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
这个操作的时候调用一个对象的仆人被停用,假设POA有use_servant_manager和保留政策。
|
Servant |
_ServantActivatorStub.incarnate(byte[] oid, POA adapter)
这个操作是通过POA每当POA接收一个对象,目前不主动请求调用,假设POA有use_servant_manager和保留政策。
|
Servant |
ServantActivatorOperations.incarnate(byte[] oid, POA adapter)
这个操作是通过POA每当POA接收一个对象,目前不主动请求调用,假设POA有use_servant_manager和保留政策。
|
static void |
POAHelper.insert(Any a, POA that) |
void |
ServantLocatorOperations.postinvoke(byte[] oid, POA adapter, String operation, Object the_cookie, Servant the_servant)
此操作被调用whenener仆人完成请求。
|
void |
_ServantLocatorStub.postinvoke(byte[] oid, POA adapter, String operation, Object the_cookie, Servant the_servant)
此操作被调用whenener仆人完成请求。
|
Servant |
ServantLocatorOperations.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie)
这个操作是用来得到一个仆人,将用于处理造成preinvoke被称为请求。
|
Servant |
_ServantLocatorStub.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie)
这个操作是用来得到一个仆人,将用于处理造成preinvoke被称为请求。
|
boolean |
AdapterActivatorOperations.unknown_adapter(POA parent, String name)
这个操作是调用ORB时接收到一个对象的引用,确定一个目标的行动纲领,不要求存在。
|
static void |
POAHelper.write(OutputStream ostream, POA value) |
Modifier and Type | Method and Description |
---|---|
POA |
Delegate.default_POA(Servant Self)
这个函数的默认行为是根POA与公务员相关的ORB实例返回。
|
POA |
Delegate.poa(Servant Self)
方法_poa()相当于调用portableserver::电流:get_poa。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.