ariba.util.core
Interface ThreadNamedPropertySetter


public interface ThreadNamedPropertySetter

use this interface to set named property per thread


Method Summary
 boolean setThreadProperty(java.lang.String name, java.lang.Object property)
           
 

Method Detail

setThreadProperty

boolean setThreadProperty(java.lang.String name,
                          java.lang.Object property)
Parameters:
name -
property -
Returns:
true for success, otherwise false


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.