public interface AdapterActivatorOperations
Modifier and Type | Method and Description |
---|---|
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.
|
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.Copyright © 2019 JBoss by Red Hat. All rights reserved.