VisiBroker Question:
What is the default value of "javax.rmi.CORBA.PortableRemoteObjectClass" property?
Answer:
The default value of "javax.rmi.CORBA.PortableRemoteObjectClass" property is "com.inprise.vbroker.rmi.CORBA.PortableRemoteObjectImpl".
Specifies that the RMI-IIOP server implementation objects may inherit from javax.rmi.PortableRemoteObject or simply implement an RMI-IIOP remote interface and then use the exportObject method to register themselves as a server object.
Specifies that the RMI-IIOP server implementation objects may inherit from javax.rmi.PortableRemoteObject or simply implement an RMI-IIOP remote interface and then use the exportObject method to register themselves as a server object.
Previous Question | Next Question |
What is the default value of "vbroker.agent.addr" property? | What is the default value of "vbroker.agent.keepAliveTimer" property? |