org.apache.tomcat.util
Interface IntrospectionUtils.AttributeHolder

Enclosing interface:
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 © 2000-2012 Apache Software Foundation. All Rights Reserved.