com.ibm.tivoli.maximo.log

Class InMemoryLogStore

  • java.lang.Object
    • com.ibm.tivoli.maximo.log.InMemoryLogStore


  • public class InMemoryLogStore
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      InMemoryLogStore() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.StringBuffer getLog(UserInfo userInfo) 
      static void log(UserInfo userInfo, java.lang.String text) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InMemoryLogStore

        public InMemoryLogStore()
    • Method Detail

      • getLog

        public static java.lang.StringBuffer getLog(UserInfo userInfo)
      • log

        public static void log(UserInfo userInfo,
                               java.lang.String text)