com.arjuna.orbportability
Class ORBType
java.lang.Object
com.arjuna.orbportability.ORBType
public class ORBType
- extends Object
The various types of ORB that are supported.
- Since:
- JTS 2.0.
- Version:
- $Id: ORBType.java 2342 2006-03-30 13:06:17Z $
- Author:
- Mark Little (mark@arjuna.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ORBIX2000
public static final int ORBIX2000
- See Also:
- Constant Field Values
HPORB
public static final int HPORB
- See Also:
- Constant Field Values
VISIBROKER
public static final int VISIBROKER
- See Also:
- Constant Field Values
JAVAIDL
public static final int JAVAIDL
- See Also:
- Constant Field Values
JACORB
public static final int JACORB
- See Also:
- Constant Field Values
orbix2000
public static final String orbix2000
- See Also:
- Constant Field Values
hporb
public static final String hporb
- See Also:
- Constant Field Values
visibroker
public static final String visibroker
- See Also:
- Constant Field Values
javaidl
public static final String javaidl
- See Also:
- Constant Field Values
jacorb
public static final String jacorb
- See Also:
- Constant Field Values
ORBType
public ORBType()
Copyright © 2011. All Rights Reserved.