org.apache.geronimo.management.geronimo
Interface Log

All Known Subinterfaces:
WebAccessLog

public interface Log

A general log manager.

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Nested Class Summary
static class Log.LogMessage
           
static class Log.SearchResults
           
 
Field Summary
static int MAX_SEARCH_RESULTS
          The most search lines that will ever be returned, no matter what you ask for.
 

Field Detail

MAX_SEARCH_RESULTS

public static final int MAX_SEARCH_RESULTS
The most search lines that will ever be returned, no matter what you ask for. This is to conserve memory and transfer bandwidth.

See Also:
Constant Field Values


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