|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.orb.ORBConstants
This class collects all ORB related constants. This includes various OMG assigned values used by JacORB. OMG Assigned ranges: 1 VMCID 0x4A430xxx ("JC\x00\x00" - "JC\x0f\xff") 1 VPVID 0x4A430xxx ("JC\x00\x00" - "JC\x0f\xff") 16 ORB type IDs 0x4A414300 - 0x4A41430f ("JAC\x00" - "JAC\x0f") 16 profile tags 0x4A414300 - 0x4A41430f ("JAC\x00" - "JAC\x0f") 16 service tags 0x4A414300 - 0x4A41430f ("JAC\x00" - "JAC\x0f") 16 component IDs 0x4A414300 - 0x4A41430f ("JAC\x00" - "JAC\x0f")
Field Summary | |
---|---|
static int |
JACORB_ORB_ID
|
static int |
SERVICE_PADDING_CONTEXT
|
static int |
SERVICE_PROXY_CONTEXT
|
static int |
VMCID
|
Constructor Summary | |
---|---|
ORBConstants()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int VMCID
public static final int JACORB_ORB_ID
public static final int SERVICE_PADDING_CONTEXT
public static final int SERVICE_PROXY_CONTEXT
Constructor Detail |
public ORBConstants()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |