com.sun.jini.mahalo.log
Interface FileModes

All Known Implementing Classes:
MultiLogManager

public interface FileModes

The possible file modes for log files.

Author:
Sun Microsystems, Inc.

Field Summary
static String RDONLY
           
static String READWRITE
           
static String WRONLY
           
 

Field Detail

WRONLY

static final String WRONLY
See Also:
Constant Field Values

RDONLY

static final String RDONLY
See Also:
Constant Field Values

READWRITE

static final String READWRITE
See Also:
Constant Field Values


Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.