org.apache.geronimo.console.derbylogmanager
Class DerbyLogHelper

java.lang.Object
  extended by org.apache.geronimo.console.util.KernelHelper
      extended by org.apache.geronimo.console.derbylogmanager.DerbyLogHelper

public class DerbyLogHelper
extends KernelHelper


Field Summary
 
Fields inherited from class org.apache.geronimo.console.util.KernelHelper
kernel
 
Constructor Summary
DerbyLogHelper()
           
 
Method Summary
static int getLineCount()
           
static Collection getLogs()
           
static String getSystemHome()
           
static void refresh()
           
 
Methods inherited from class org.apache.geronimo.console.util.KernelHelper
invoke, invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerbyLogHelper

public DerbyLogHelper()
Method Detail

getLogs

public static Collection getLogs()
                          throws IOException
Throws:
IOException

refresh

public static void refresh()
                    throws IOException
Throws:
IOException

getLineCount

public static int getLineCount()

getSystemHome

public static String getSystemHome()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.