com.orientechnologies.jdo.system
Class oSysLog

java.lang.Object
  extended bycom.orientechnologies.jdo.system.oSysLog

public class oSysLog
extends java.lang.Object


Constructor Summary
oSysLog()
           
 
Method Summary
 int getMaxTxLogs()
           
 java.util.Vector getTxLogList()
           
 boolean isSoftShutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

oSysLog

public oSysLog()
Method Detail

getMaxTxLogs

public int getMaxTxLogs()

isSoftShutdown

public boolean isSoftShutdown()

getTxLogList

public java.util.Vector getTxLogList()