Uses of Interface
com.sap.tc.logging.Event

Packages that use Event
com.sap.tc.logging Provides the classes for emitting and controlling the output of trace and log messages, and the classes for organizing hierarchies of message kinds, origins and destinations. 
 

Uses of Event in com.sap.tc.logging
 

Classes in com.sap.tc.logging that implement Event
 class CreateLogfileEvent
          This event will be fired when an existing logfile is being cleaned up and overwritten with new messages.
 class MessageEvent
          This event will be fired when an message is being processed.
 class NewLogEvent
          An event indicating a log is ready to be used to output logging messages.
 class OverwriteLogfileEvent
          This event will be fired when an existing logfile is being cleaned up and overwritten with new messages.
 class ReleaseLogEvent
          This event will be fired before an existing logfile is being cleaned up and overwritten with new messages, before OwerwriteLogfileEvent.
 class RemoveLogEvent
          An event indicating a log is no longer in use to output logging messages.
 



Copyright 2010 SAP AG Complete Copyright Notice