public class GetInterfaceVersion
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
options
The CORBA NaminService is running on the host testserver at the port 2809
|
protected static java.lang.String |
plumCorba
We use CORBA to connect to the server
|
protected static java.lang.String |
serviceName
The name of of the service is TestModel/DB
|
Constructor and Description |
---|
GetInterfaceVersion() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main program.
|
protected static java.lang.String plumCorba
protected static java.lang.String serviceName
protected static java.lang.String options