ariba.util.core
Class ThreadDebugKey

java.lang.Object
  extended by ariba.util.core.ThreadDebugKey

public class ThreadDebugKey
extends java.lang.Object

A key to use with ThreadDebugState.

See Also:
ThreadDebugState

Constructor Summary
ThreadDebugKey(java.lang.String name)
          Create a ThreadDebugKey.
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ThreadDebugKey

public ThreadDebugKey(java.lang.String name)
Create a ThreadDebugKey.

Parameters:
name - A string to be printed as the identifying key for debug state saved.
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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