net.praqma.logging
Class Logging.PollLoggingFile

java.lang.Object
  extended by net.praqma.logging.Logging.PollLoggingFile
Enclosing class:
Logging

public static class Logging.PollLoggingFile
extends Object


Field Summary
 Date date
           
 File file
           
 String formattedDate
           
 float kbytes
           
 String name
           
 int number
           
 
Constructor Summary
Logging.PollLoggingFile()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

file

public File file

formattedDate

public String formattedDate

date

public Date date

kbytes

public float kbytes

name

public String name

number

public int number
Constructor Detail

Logging.PollLoggingFile

public Logging.PollLoggingFile()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2013. All Rights Reserved.