org.glassfish.grizzly.http.server.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

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


Copyright © 2011 Oracle Corpration. All Rights Reserved.