tom.platform
Interface PlatformMessage

All Known Implementing Classes:
BasicPlatformMessage, PluginPlatformMessage

public interface PlatformMessage

The PlatformMessage interface defines messages used by the platform LogRecord


Method Summary
 String getMessage()
           
 String getMessageName()
           
 void setMessageName(String name)
           
 

Method Detail

getMessage

String getMessage()

getMessageName

String getMessageName()

setMessageName

void setMessageName(String name)