Class ResidentMavenContext
java.lang.Object
org.apache.maven.cling.invoker.LookupContext
org.apache.maven.cling.invoker.mvn.MavenContext
org.apache.maven.cling.invoker.mvn.resident.ResidentMavenContext
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields inherited from class org.apache.maven.cling.invoker.mvn.MavenContext
eventSpyDispatcher, mavenFields inherited from class org.apache.maven.cling.invoker.LookupContext
buildEventListener, closeables, coloredOutput, containerCapsule, cwdResolver, effectiveSettings, installationResolver, installationSettingsPath, interactive, invokerRequest, localRepositoryPath, logger, loggerFactory, loggerLevel, lookup, projectSettingsPath, protoSession, pushedUserProperties, slf4jConfiguration, terminal, userResolver, userSettingsPath, writer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcopy(InvokerRequest invokerRequest) voidshutDown()Methods inherited from class org.apache.maven.cling.invoker.LookupContext
close
-
Constructor Details
-
ResidentMavenContext
-
-
Method Details
-
closeContainer
protected void closeContainer()- Overrides:
closeContainerin classMavenContext
-
shutDown
- Throws:
InvokerException
-
copy
-