com.ibm.commerce.ras
Interface IOutputManager
- All Known Subinterfaces:
- ErrorNotification
- All Known Implementing Classes:
- LogFile
- public interface IOutputManager
IOutputManager defines the methods to configure the output manager.
Field Summary |
static java.lang.String |
COPYRIGHT
|
Method Summary |
void |
print(java.lang.String aMessage)
This method is used to print out the message. |
COPYRIGHT
public static final java.lang.String COPYRIGHT
print
public void print(java.lang.String aMessage)
- This method is used to print out the message.