Annotation Type AfterClassLoaderStarted
-
@Retention(RUNTIME) @Target(METHOD) @Documented @StableMinor(version="16.1", sinceVersion="16.0") public @interface AfterClassLoaderStarted
Used to indicate a method that will be called after the owner module's class loader is started.
For a detailed usage instruction, refer to lumis.portal.deployment.lifecycle package.- Since:
- 16.0.0
- Version:
- $Revision: 26156 $ $Date: 2024-01-13 10:26:46 -0300 (Sat, 13 Jan 2024) $