ariba.util.core
Interface ThreadNamedPropertyGetter


public interface ThreadNamedPropertyGetter

use this interface to get named property per thread


Method Summary
 java.lang.Object getThreadProperty(java.lang.String name)
           
 

Method Detail

getThreadProperty

java.lang.Object getThreadProperty(java.lang.String name)
Parameters:
name -
Returns:
the property found on thread, if not found return null


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