@Contract
public interface GlassFishORBFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
ENV_IS_SERVER_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
ORB |
createORB(Properties props) |
int |
getCSIv2PolicyType() |
Properties |
getCSIv2Props() |
String |
getIIOPEndpoints() |
String |
getORBHost(ORB orb) |
int |
getORBInitialPort() |
int |
getORBPort(ORB orb) |
int |
getOTSPolicyType() |
boolean |
isClusterActive() |
boolean |
isEjbCall(ServerRequestInfo sri) |
void |
setCSIv2Prop(String name,
String value) |
static final String ENV_IS_SERVER_PROPERTY
ORB createORB(Properties props)
int getOTSPolicyType()
int getCSIv2PolicyType()
Properties getCSIv2Props()
int getORBInitialPort()
int getORBPort(ORB orb)
boolean isEjbCall(ServerRequestInfo sri)
String getIIOPEndpoints()
boolean isClusterActive()
Copyright © 2019. All rights reserved.