Package | Description |
---|---|
com.sun.corba.se.impl.oa.poa | |
org.omg.PortableServer |
Provides classes and interfaces for making the server side of your applications
portable across multivendor ORBs.
|
Modifier and Type | Method and Description |
---|---|
AdapterActivator |
POAImpl.the_activator()
the_activator
Section 3.3.8.9 |
Modifier and Type | Method and Description |
---|---|
void |
POAImpl.the_activator(AdapterActivator activator)
the_activator
Section 3.3.8.9 |
Modifier and Type | Method and Description |
---|---|
AdapterActivator |
POAOperations.the_activator()
This attribute identifies the adapter activator
associated with the POA.
|
Modifier and Type | Method and Description |
---|---|
void |
POAOperations.the_activator(AdapterActivator newThe_activator)
This attribute identifies the adapter activator
associated with the POA.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.