org.apache.tomcat.util.test
Class Attributes

java.lang.Object
  |
  +--org.apache.tomcat.util.test.Attributes

public class Attributes
extends java.lang.Object

A trivial inter-object communication mechanism, part of the first step in modularizing and enhancing GTest. A more generic and extensible system is needed ( JNDI ? ) ( Part of GTest.)


Method Summary
static java.util.Hashtable getAttributes(java.lang.String collection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAttributes

public static java.util.Hashtable getAttributes(java.lang.String collection)


Copyright © 2001 Apache Software Foundation. All Rights Reserved.