com.avaya.jtapi.tsapi
Interface TSTracingCollaborator


public interface TSTracingCollaborator

object, generally a Thread, which is willing to store trace text, using a TSTracingCollaboratorBuffer. This is here to help TSTraceStream make writes atomic. Note that TSTracingCollaboratorBuffer implements the buffer logic needed to easily help a Thread become a Collaborator.

See Also:
TSTracingCollaboratorBuffer

Method Summary
 TSTracingCollaboratorBuffer getCollaborator()
           
 

Method Detail

getCollaborator

TSTracingCollaboratorBuffer getCollaborator()


Copyright © 2006 Avaya All Rights Reserved.