Serialized Form


Package no.feide.moria.log

Class no.feide.moria.log.AccessLogger extends java.lang.Object implements Serializable

Class no.feide.moria.log.AccessStatusType extends java.lang.Object implements Serializable

Serialization Methods

readResolve

java.lang.Object readResolve()
Needed for serialization to work.

Serialized Fields

name

java.lang.String name
Description of status type.


ordinal

int ordinal
Assigns an ordinal to this status type.

Class no.feide.moria.log.MessageLogger extends java.lang.Object implements Serializable

serialVersionUID: 7948139732249969470L

Serialized Fields

callingClass

java.lang.Class<T> callingClass
Class using this logger instance.


logLevel

int logLevel
The current log level. Intitalized to 'ALL'



Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.