Uses of Class
eu.maveniverse.maven.mima.context.Context
Packages that use Context
-
Uses of Context in eu.maveniverse.maven.mima.context
Methods in eu.maveniverse.maven.mima.context that return ContextModifier and TypeMethodDescriptionRuntime.create(ContextOverrides overrides) Context.customize(ContextOverrides overrides) Returns a newContextinstance, that is customized using passed inContextOverrides, using this instance as "base". -
Uses of Context in eu.maveniverse.maven.mima.context.internal
Methods in eu.maveniverse.maven.mima.context.internal that return ContextModifier and TypeMethodDescriptionRuntimeSupport.customizeContext(ContextOverrides overrides, Context context, boolean reset) protected ContextRuntimeSupport.customizeContext(RuntimeSupport runtime, ContextOverrides overrides, Context context, boolean reset) Methods in eu.maveniverse.maven.mima.context.internal with parameters of type ContextModifier and TypeMethodDescriptionRuntimeSupport.customizeContext(ContextOverrides overrides, Context context, boolean reset) protected ContextRuntimeSupport.customizeContext(RuntimeSupport runtime, ContextOverrides overrides, Context context, boolean reset) protected voidRuntimeSupport.customizeLocalRepositoryManager(Context context, org.eclipse.aether.DefaultRepositorySystemSession session)