org.apache.avalon.extension
Class Compatability

java.lang.Object
  extended byorg.apache.avalon.extension.Compatability

public final class Compatability
extends Object

Enum used in Extension to indicate the compatability of one extension to another. See Extension for instances of object.

Version:
$Revision: 1.1 $ $Date: 2003/09/09 22:42:48 $
Author:
Peter Donald
See Also:
Extension

Method Summary
 String toString()
          Return name of compatability level.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Return name of compatability level.

Returns:
the name of compatability level


Copyright © Apache Software Foundation. All Rights Reserved.