Class TopiaContextAdapter

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

public class TopiaContextAdapter extends Object implements TopiaSchemaListener
Adapter pattern of TopiaSchemaListener. This implementation does nothing but permits developpers to use this adapater without to have to implements all methods.
Since:
2.3.4
Author:
Tony Chemit - chemit@codelutin.com