Interface ITlsConnectionTestContextResolver
public interface ITlsConnectionTestContextResolver
- Since:
- 16.09.25
- Author:
- Norman Lorenz
-
Method Summary
Modifier and TypeMethodDescriptiongetConnectionTestContext(String tlsTestContextId) Gets the current instance from CDI.
-
Method Details
-
getInstance
Gets the current instance from CDI.- Returns:
- The current instance.
-
getConnectionTestContext
-