Uses of Interface
com.orientechnologies.orient.core.shutdown.OShutdownHandler
Packages that use OShutdownHandler
-
Uses of OShutdownHandler in com.orientechnologies.orient.core
Classes in com.orientechnologies.orient.core that implement OShutdownHandlerModifier and TypeClassDescriptionclassCloses all storages and shutdown all engines.Methods in com.orientechnologies.orient.core with parameters of type OShutdownHandlerModifier and TypeMethodDescriptionvoidOrient.addShutdownHandler(OShutdownHandler shutdownHandler) Add handler which will be executed duringOrient.shutdown()call.