Class OOrientListenerAbstract

java.lang.Object
com.orientechnologies.orient.core.OOrientListenerAbstract
All Implemented Interfaces:
OOrientListener, OOrientShutdownListener, OOrientStartupListener
Direct Known Subclasses:
OPartitionedDatabasePool, OPartitionedDatabasePoolFactory, OResourcePoolFactory

public abstract class OOrientListenerAbstract extends Object implements OOrientListener, OOrientStartupListener, OOrientShutdownListener
Abstract implementation of OOrientListener interface.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)