@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Log4JConfiguration
URI for configuring log4j in the ToolingRuntimeClientBootstrap.
When used in a static method, it will be called for getting the URI to configure log4j in the
ToolingRuntimeClientBootstrap by the TestCase The signature required for the method is:
static URI methodName();
Copyright © 2025 MuleSoft, Inc.. All rights reserved.