Package org.infinispan.cli.commands.rest
Class Connector.IpFilter
java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.rest.Connector.IpFilter
- All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>
- Enclosing class:
- Connector
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.aesh.command.CommandResultexec(ContextAwareCommandInvocation invocation) protected booleanisHelp()Methods inherited from class org.infinispan.cli.commands.CliCommand
execute, nesting
-
Field Details
-
help
protected boolean help
-
-
Constructor Details
-
IpFilter
public IpFilter()
-
-
Method Details
-
isHelp
protected boolean isHelp()- Specified by:
isHelpin classCliCommand
-
exec
protected org.aesh.command.CommandResult exec(ContextAwareCommandInvocation invocation) throws org.aesh.command.CommandException - Specified by:
execin classCliCommand- Throws:
org.aesh.command.CommandException
-