public interface AdapterActivatorOperations
| Modifier and Type | Method and Description |
|---|---|
boolean |
unknown_adapter(POA
This operation is invoked when the ORB receives a request for an object reference that identifies a target POA that does not exist.
|
boolean unknown_adapter(POAparent, 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.