com.sap.tc.logging

Class MessageEvent

java.lang.Object
  extended by com.sap.tc.logging.MessageEvent
All Implemented Interfaces:
Event, Serializable

public class MessageEvent
extends Object
implements Event, Serializable

This event will be fired when an message is being processed. This can happen when:
Event will be fired only if MessageEventListener.beRead() return true.

See Also:
Serialized Form

Constructor Summary
MessageEvent(LogRecord record)
           
 
Method Summary
 LogRecord getLogRecord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageEvent

public MessageEvent(LogRecord record)
Method Detail

getLogRecord

public LogRecord getLogRecord()
Access Rights

This class can be accessed from:


SC DC
[sap.com] FRAMEWORK [sap.com] tc/ddic/ddicruntime
[sap.com] ENGINEAPI [sap.com] tc/logging
[sap.com] ENGFACADE [sap.com] tc/bl/logging/api
[sap.com] CORE-TOOLS [sap.com] com.sap.engine.client.lib
[sap.com] BRMS-FACADE [sap.com] tc/brms/facade


Copyright 2010 SAP AG Complete Copyright Notice