@Service public class GlassFishORBFactoryImpl extends Object implements GlassFishORBFactory, org.glassfish.hk2.api.PostConstruct
ENV_IS_SERVER_PROPERTY| Constructor and Description |
|---|
GlassFishORBFactoryImpl() |
| 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 |
isEjbCall(ServerRequestInfo sri)
Returns true, if the incoming call is a EJB method call.
|
void |
postConstruct() |
void |
setCSIv2Prop(String name,
String value) |
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic int getOTSPolicyType()
getOTSPolicyType in interface GlassFishORBFactorypublic int getCSIv2PolicyType()
getCSIv2PolicyType in interface GlassFishORBFactorypublic ORB createORB(Properties props)
createORB in interface GlassFishORBFactorypublic Properties getCSIv2Props()
getCSIv2Props in interface GlassFishORBFactorypublic void setCSIv2Prop(String name, String value)
setCSIv2Prop in interface GlassFishORBFactorypublic int getORBInitialPort()
getORBInitialPort in interface GlassFishORBFactorypublic String getORBHost(ORB orb)
getORBHost in interface GlassFishORBFactorypublic int getORBPort(ORB orb)
getORBPort in interface GlassFishORBFactorypublic boolean isEjbCall(ServerRequestInfo sri)
isEjbCall in interface GlassFishORBFactorypublic String getIIOPEndpoints()
getIIOPEndpoints in interface GlassFishORBFactoryCopyright © 2017. All rights reserved.