org.davic.net.ca
Class DescramblerEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byorg.davic.net.ca.DescramblerEvent
All Implemented Interfaces:
java.io.Serializable

public abstract class DescramblerEvent
extends java.util.EventObject

Base class for events related to an on-going descrambling activity

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 java.lang.Object getSource()
          Returns the source of the event
 
Methods inherited from class java.util.EventObject
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getSource

public java.lang.Object getSource()
Returns the source of the event