Package org.apache.maven.cling.invoker


package org.apache.maven.cling.invoker
This package contain support (mostly abstract) classes, that implement "base" of CLIng. In packages below you find actual implementations. Hierarchy: There is one specialization of MavenInvoker, the "resident" ResidentMavenInvoker. The difference is that this invoker will on close "clean up" (tear down) the instance. All invokers are re-entrant.