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. 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, 2025, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.