org.apache.yoko
Class ApacheVMCID

java.lang.Object
  extended by org.apache.yoko.ApacheVMCID

public class ApacheVMCID
extends Object


Field Summary
static int value
          The vendor minor code ID reserved for Apache.
 
Constructor Summary
ApacheVMCID()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

ApacheVMCID

public ApacheVMCID()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.