- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for closeContainer (0.86 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupContext.java
InvokerException exception = new InvokerException("Unable to close context"); causes.forEach(exception::addSuppressed); throw exception; } } public final void closeContainer() throws Exception { if (containerCapsuleManaged) { doCloseContainer(); } } public void doCloseContainer() throws Exception { if (containerCapsule != null) {
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Jun 11 13:14:09 UTC 2025 - 5.7K bytes - Viewed (0)