Package org.apache.maven.cling.invoker
Interface ContainerCapsule
- All Superinterfaces:
- AutoCloseable
- All Known Implementing Classes:
- PlexusContainerCapsule
Container capsule.
- 
Method Summary
- 
Method Details- 
getLookup@Nonnull org.apache.maven.api.services.Lookup getLookup()TheLookupservice backed by container in this capsule.
- 
closePerforms a clean shutdown of backing container.- Specified by:
- closein interface- AutoCloseable
- Throws:
- InvokerException
 
 
-