Package org.nuxeo.runtime.model.impl
Class ShutdownTask
- java.lang.Object
-
- org.nuxeo.runtime.model.impl.ShutdownTask
-
@Deprecated public class ShutdownTask extends Object
Deprecated.since 9.2, it is useless to unregister components. Components are stopped and deactivated by theComponentManager.stop()
Deactivate components in the proper order to avoid exceptions at shutdown.- Author:
- Bogdan Stefanescu