org.apache.geronimo.derby
Interface DerbyLog

All Superinterfaces:
Log
All Known Implementing Classes:
DerbyLogGBean

public interface DerbyLog
extends Log

ReplaceMe


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.geronimo.management.geronimo.Log
Log.LogMessage, Log.SearchResults
 
Field Summary
 
Fields inherited from interface org.apache.geronimo.management.geronimo.Log
MAX_SEARCH_RESULTS
 
Method Summary
 Log.SearchResults searchLog(Integer startLine, Integer endLine, Integer max, String regex)
           
 

Method Detail

searchLog

Log.SearchResults searchLog(Integer startLine,
                            Integer endLine,
                            Integer max,
                            String regex)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.