Interface TopiaContextListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
TopiaContextAdapter

public interface TopiaContextListener
extends java.util.EventListener
Listener for TopiaContext actions. Listener are notified for action such as :
  • createSchema
  • updateSchema
  • ...
Version:
$Id$
Author:
chatellier <chatellier@codelutin.com>