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
IBM copyright notice field. |
Method Summary |
void |
print(java.lang.String aMessage)
Prints out the message. |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- IBM copyright notice field.
- See Also:
- Constant Field Values
print
public void print(java.lang.String aMessage)
- Prints out the message.
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.