Uses of Class
org.apache.maven.cling.invoker.mvn.resident.ResidentMavenContext
Packages that use ResidentMavenContext
-
Uses of ResidentMavenContext in org.apache.maven.cling.invoker.mvn.resident
Fields in org.apache.maven.cling.invoker.mvn.resident with type parameters of type ResidentMavenContextModifier and TypeFieldDescriptionprivate final ConcurrentHashMap<String, ResidentMavenContext> ResidentMavenInvoker.residentContextMethods in org.apache.maven.cling.invoker.mvn.resident that return ResidentMavenContextModifier and TypeMethodDescriptionResidentMavenContext.copy(InvokerRequest invokerRequest) protected ResidentMavenContextResidentMavenInvoker.createContext(InvokerRequest invokerRequest) Methods in org.apache.maven.cling.invoker.mvn.resident with parameters of type ResidentMavenContextModifier and TypeMethodDescriptionprotected voidResidentMavenInvoker.container(ResidentMavenContext context) protected voidResidentMavenInvoker.lookup(ResidentMavenContext context)