|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.management.cmdframework.CommandHistory
public class CommandHistory
Constructor Summary | |
---|---|
CommandHistory()
|
|
CommandHistory(int initSize)
|
Method Summary | |
---|---|
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 |
---|
public CommandHistory()
public CommandHistory(int initSize)
Method Detail |
---|
public void add(com.ibm.websphere.management.cmdframework.commanddata.CommandData adminCmdData)
public void clear()
public java.util.Collection getHistory()
public void save(java.io.OutputStream os)
public void load(java.io.InputStream is)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |