Annotation Type BeforeClassLoaderStop
-
@Retention(RUNTIME) @Target(METHOD) @Documented @StableMinor(version="16.0", sinceVersion="16.0") public @interface BeforeClassLoaderStop
Used to indicate a method that will be called before the owner module's class loader is stopped.
For a detailed usage instruction, refer to lumis.portal.deployment.lifecycle package.- Since:
- 16.0.0
- Version:
- $Revision: 25808 $ $Date: 2023-07-04 15:20:55 -0300 (Tue, 04 Jul 2023) $