public static class AeshExample.DirectoryValidatorInvocation extends Object implements ValidatorInvocation<File,Command>
Constructor and Description |
---|
DirectoryValidatorInvocation(File file,
Command command,
AeshContext aeshContext) |
Modifier and Type | Method and Description |
---|---|
AeshContext |
getAeshContext() |
Command |
getCommand() |
File |
getValue() |
public DirectoryValidatorInvocation(File file, Command command, AeshContext aeshContext)
public File getValue()
getValue
in interface ValidatorInvocation<File,Command>
public Command getCommand()
getCommand
in interface ValidatorInvocation<File,Command>
public AeshContext getAeshContext()
getAeshContext
in interface ValidatorInvocation<File,Command>
Copyright © 2021 JBoss by Red Hat. All rights reserved.