| java.lang.Object com.sun.portal.harness.TestLog
TestLog | class TestLog (Code) | | TestLog class manages log outputs through a provided "ticket" which is used
to look up a particular log session from a hash table. Done this way so that
we aren't putting the potentially large log output classes on the session, only
the key used with this switchboard class to retrieve them.
|
|
|