Uses of Class
org.apache.maven.cling.invoker.LookupContext
Packages that use LookupContext
Package
Description
This package contain support (mostly abstract) classes, that implement "base" of CLIng.
This package contains the
mvn tool implementation.This package contains the
mvnenc tool implementation.-
Uses of LookupContext in org.apache.maven.cling.invoker
Classes in org.apache.maven.cling.invoker with type parameters of type LookupContextModifier and TypeInterfaceDescriptioninterfaceContainerCapsuleFactory<C extends LookupContext>Container capsule factory.classLookupInvoker<C extends LookupContext>Lookup invoker implementation, that boots up DI container.classPlexusContainerCapsuleFactory<C extends LookupContext>Container capsule backed by Plexus Container.Methods in org.apache.maven.cling.invoker with parameters of type LookupContextModifier and TypeMethodDescriptionvoidContainerCapsule.updateLogging(LookupContext context) Updates the existing capsule logging setup.voidPlexusContainerCapsule.updateLogging(LookupContext context) Constructors in org.apache.maven.cling.invoker with parameters of type LookupContextModifierConstructorDescriptionPlexusContainerCapsule(LookupContext context, ClassLoader previousClassLoader, org.codehaus.plexus.DefaultPlexusContainer plexusContainer) -
Uses of LookupContext in org.apache.maven.cling.invoker.mvn
Subclasses of LookupContext in org.apache.maven.cling.invoker.mvn -
Uses of LookupContext in org.apache.maven.cling.invoker.mvn.resident
Subclasses of LookupContext in org.apache.maven.cling.invoker.mvn.resident -
Uses of LookupContext in org.apache.maven.cling.invoker.mvnenc
Subclasses of LookupContext in org.apache.maven.cling.invoker.mvnenc