Class DefaultEncryptInvoker.LocalContext
java.lang.Object
org.apache.maven.cling.invoker.LookupInvoker.LookupInvokerContext<EncryptOptions,EncryptInvokerRequest,DefaultEncryptInvoker.LocalContext>
  
org.apache.maven.cling.invoker.mvnenc.DefaultEncryptInvoker.LocalContext
- All Implemented Interfaces:
- AutoCloseable
- Enclosing class:
- DefaultEncryptInvoker
public static class DefaultEncryptInvoker.LocalContext
extends LookupInvoker.LookupInvokerContext<EncryptOptions,EncryptInvokerRequest,DefaultEncryptInvoker.LocalContext>  
- 
Field SummaryFieldsModifier and TypeFieldDescriptionList<org.jline.utils.AttributedString> org.jline.consoleui.prompt.ConsolePromptorg.jline.reader.LineReaderorg.jline.utils.AttributedStyleFields inherited from class org.apache.maven.cling.invoker.LookupInvoker.LookupInvokerContextbuildEventListener, closeables, containerCapsule, currentThreadContextClassLoader, cwdResolver, effectiveSettings, installationResolver, installationSettingsPath, interactive, invoker, invokerRequest, localRepositoryPath, logger, loggerFactory, loggerLevel, lookup, projectSettingsPath, protoLookup, session, settingsBuilder, slf4jConfiguration, terminal, userResolver, userSettingsPath
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedLocalContext(DefaultEncryptInvoker invoker, EncryptInvokerRequest invokerRequest) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddInHeader(String text) voidaddInHeader(org.jline.utils.AttributedStyle style, String text) Methods inherited from class org.apache.maven.cling.invoker.LookupInvoker.LookupInvokerContextclose
- 
Field Details- 
goals
- 
header
- 
stylepublic org.jline.utils.AttributedStyle style
- 
readerpublic org.jline.reader.LineReader reader
- 
promptpublic org.jline.consoleui.prompt.ConsolePrompt prompt
 
- 
- 
Constructor Details- 
LocalContext
 
- 
- 
Method Details- 
addInHeader
- 
addInHeader
 
-