org.apache.commons.modeler.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 (c) 2001-2003 - Apache Software Foundation