com.ibm.websphere.management.cmdframework

Class CommandHistory

  • java.lang.Object
    • com.ibm.websphere.management.cmdframework.CommandHistory


  • public class CommandHistory
    extends java.lang.Object
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void add(com.ibm.websphere.management.cmdframework.commanddata.CommandData adminCmdData) 
      void clear() 
      java.util.Collection getHistory() 
      void load(java.io.InputStream is) 
      void save(java.io.OutputStream os) 
      • Methods inherited from class java.lang.Object

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

      • CommandHistory

        public CommandHistory()
      • CommandHistory

        public CommandHistory(int initSize)
    • Method Detail

      • add

        public void add(com.ibm.websphere.management.cmdframework.commanddata.CommandData adminCmdData)
      • clear

        public void clear()
      • getHistory

        public java.util.Collection getHistory()
      • save

        public void save(java.io.OutputStream os)
      • load

        public void load(java.io.InputStream is)
IBM WebSphere Application ServerTM
Release 8.5