|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.5.0
org.omg.PortableServer
|
||||||||
| Method Summary | |
|---|---|
boolean |
unknown_adapter(POA parent,
String name)
This operation is invoked when the ORB receives a request for an object reference that identifies a target POA that does not exist. |
| Method Detail |
|---|
boolean unknown_adapter(POA parent, String name)
parent - indicates the parent POA for the POA
that needs to be created.name - identifies the name of the POA relative to
the parent.