org.apache.yoko
Class ApacheVMCID
java.lang.Object
org.apache.yoko.ApacheVMCID
public class ApacheVMCID
- extends Object
Field Summary |
static int |
value
The vendor minor code ID reserved for Apache. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public static final int value
- The vendor minor code ID reserved for Apache. This value is or'd with
the high order 20 bits of the minor code to produce the minor value
in a system exception.
- See Also:
- Constant Field Values
ApacheVMCID
public ApacheVMCID()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.