org.apache.tomcat.util
Interface IntrospectionUtils.AttributeHolder

Enclosing class:
IntrospectionUtils

public static interface IntrospectionUtils.AttributeHolder


Method Summary
 void setAttribute(String key, Object o)
           
 

Method Detail

setAttribute

void setAttribute(String key,
                  Object o)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.