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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • print

        void print(java.lang.String aMessage)
        Prints out the message.