MUM.repositoryService
Class DownloadProblemsEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byMUM.repositoryService.DownloadProblemsEvent
All Implemented Interfaces:
java.io.Serializable

public class DownloadProblemsEvent
extends java.util.EventObject

This class define an event which is lanuched when there are some problems during the download of the code

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DownloadProblemsEvent(java.lang.Object source)
          Constructor
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DownloadProblemsEvent

public DownloadProblemsEvent(java.lang.Object source)
Constructor



Copyright © 2004 Luca Foschini