org.nuiton.topia.event
Class TopiaContextEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.nuiton.topia.event.TopiaContextEvent
All Implemented Interfaces:
java.io.Serializable

public class TopiaContextEvent
extends java.util.EventObject

TODO-fdesbois-20100507 : Need javadoc. Used for Migration service.

Version:
$Id: TopiaContextEvent.java 1934 2010-05-07 13:15:19Z fdesbois $
Author:
chatellier
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TopiaContextEvent(java.lang.Object source)
          Constructor
 
Method Summary
 TopiaContext getSource()
           
 
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
 

Constructor Detail

TopiaContextEvent

public TopiaContextEvent(java.lang.Object source)
Constructor

Parameters:
source -
Method Detail

getSource

public TopiaContext getSource()
Overrides:
getSource in class java.util.EventObject


Copyright © 2004-2010 CodeLutin. All Rights Reserved.