| Package | Description |
|---|---|
| com.sun.ejb.containers | |
| org.glassfish.enterprise.iiop.api | |
| org.glassfish.enterprise.iiop.impl |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteReferenceFactory |
BaseContainer.remoteHomeRefFactory |
| Modifier and Type | Method and Description |
|---|---|
RemoteReferenceFactory |
ProtocolManager.getRemoteReferenceFactory(EjbContainerFacade container,
boolean remoteHomeView,
String id)
Return a factory that can be used to create/destroy remote
references for a particular EJB type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
POARemoteReferenceFactory
This class implements the RemoteReferenceFactory interface for the
RMI/IIOP ORB with POA (Portable Object Adapter).
|
| Modifier and Type | Method and Description |
|---|---|
RemoteReferenceFactory |
POAProtocolMgr.getRemoteReferenceFactory(EjbContainerFacade container,
boolean remoteHomeView,
String id)
Return a factory that can be used to create/destroy remote
references for a particular EJB type.
|
Copyright © 2019. All rights reserved.