Class TopiaContextAdapter

java.lang.Object
org.nuiton.topia.event.TopiaContextAdapter
All Implemented Interfaces:
java.util.EventListener, TopiaContextListener

public class TopiaContextAdapter
extends java.lang.Object
implements TopiaContextListener
Adapter pattern of TopiaContextListener. This implementation does nothing but permits developpers to use this adapater without to have to implements all methods.
Since:
2.3.4
Author:
tchemit <chemit@codelutin.com>