Class TopiaContextAdapter

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

public class TopiaContextAdapter extends 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>