Package | Description |
---|---|
org.jboss.com.sun.corba.se.impl.oa.poa | |
org.jboss.com.sun.corba.se.spi.oa | |
org.jboss.com.sun.corba.se.spi.protocol |
Modifier and Type | Class and Description |
---|---|
class |
POAImpl
POAImpl is the implementation of the Portable Object Adapter.
|
Modifier and Type | Method and Description |
---|---|
ObjectAdapter |
POAFactory.find(ObjectAdapterId oaid) |
ObjectAdapter |
POACurrent.getOA() |
Modifier and Type | Class and Description |
---|---|
class |
ObjectAdapterBase |
Modifier and Type | Method and Description |
---|---|
ObjectAdapter |
ObjectAdapterFactory.find(ObjectAdapterId oaid)
Find the ObjectAdapter instance that corresponds to the given ObjectAdapterId.
|
ObjectAdapter |
OAInvocationInfo.oa() |
Constructor and Description |
---|
OAInvocationInfo(ObjectAdapter oa,
byte[] id) |
Modifier and Type | Method and Description |
---|---|
void |
PIHandler.initializeServerPIInfo(CorbaMessageMediator request,
ObjectAdapter oa,
byte[] objectId,
ObjectKeyTemplate oktemp)
Notifies PI to start a new server request and set initial information for server-side interceptors.
|
void |
PIHandler.objectAdapterCreated(ObjectAdapter oa)
Called when a new object adapter is created.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.