org.xnap.transfer
Class TransferMonitor

java.lang.Object
  extended by org.xnap.transfer.TransferMonitor

public class TransferMonitor
extends java.lang.Object

This class tracks all transfers.

This class makes use of the singleton pattern.


Method Summary
static TransferMonitor getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static TransferMonitor getInstance()


Copyright © 2001-2005 XNap Team. All Rights Reserved.