org.apache.commons.modeler.util
Interface IntrospectionUtils.AttributeHolder

Enclosing class:
IntrospectionUtils

public static interface IntrospectionUtils.AttributeHolder


Method Summary
 void setAttribute(String key, Object o)
           
 

Method Detail

setAttribute

public void setAttribute(String key,
                         Object o)


Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.