- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for closeContainer (0.19 seconds)
-
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) {
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Jun 11 13:14:09 GMT 2025 - 5.7K bytes - Click Count (0)