org.apache.tomcat.util
Interface IntrospectionUtils.AttributeHolder

Enclosing class:
IntrospectionUtils

public static interface IntrospectionUtils.AttributeHolder


Method Summary
 void setAttribute(java.lang.String key, java.lang.Object o)
           
 

Method Detail

setAttribute

public void setAttribute(java.lang.String key,
                         java.lang.Object o)


Copyright © 2001 Apache Software Foundation. All Rights Reserved.