
public abstract class OOrientListenerAbstract extends Object implements OOrientListener, OOrientStartupListener, OOrientShutdownListener
| Constructor and Description |
|---|
OOrientListenerAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
onShutdown() |
void |
onStartup() |
void |
onStorageRegistered(OStorage iStorage) |
void |
onStorageUnregistered(OStorage iStorage) |
public void onStartup()
onStartup in interface OOrientStartupListenerpublic void onStorageRegistered(OStorage iStorage)
onStorageRegistered in interface OOrientListenerpublic void onStorageUnregistered(OStorage iStorage)
onStorageUnregistered in interface OOrientListenerpublic void onShutdown()
onShutdown in interface OOrientListeneronShutdown in interface OOrientShutdownListenerCopyright © 2009–2025 OrientDB. All rights reserved.