Uses of Package
org.wildfly.core.cli.command.aesh.activator
-
Classes in org.wildfly.core.cli.command.aesh.activator used by org.jboss.as.cli.impl.aesh.cmd Class Description AbstractCommandActivator Base class to develop a CLI command activator.AbstractRejectOptionActivator Use this activator to make an option available if some options are already present.CLICommandActivator ACommandActivatorthat exposesCommandContext.RejectOptionActivator An Option Activator that expresses conflicts with other options. -
Classes in org.wildfly.core.cli.command.aesh.activator used by org.jboss.as.cli.impl.aesh.cmd.deployment.security Class Description AbstractDependRejectOptionActivator Use this activator to make an option available if a set of options is already present and another set is not present.AbstractRejectOptionActivator Use this activator to make an option available if some options are already present.DependOptionActivator An Option Activator that expresses dependencies on other options.DomainOptionActivator When an Option is only valid in domain mode, it must be activated by anorg.aesh.command.activator.OptionActivatorthat implements this interface.RejectOptionActivator An Option Activator that expresses conflicts with other options.StandaloneOptionActivator When an Option is only valid in standalone mode, it must be activated by anorg.aesh.command.activator.OptionActivatorthat implements this interface. -
Classes in org.wildfly.core.cli.command.aesh.activator used by org.jboss.as.cli.impl.aesh.cmd.security Class Description AbstractCommandActivator Base class to develop a CLI command activator.CLICommandActivator ACommandActivatorthat exposesCommandContext. -
Classes in org.wildfly.core.cli.command.aesh.activator used by org.jboss.as.cli.impl.aesh.cmd.security.auth Class Description AbstractDependOptionActivator Use this activator to make an option available if some options are already present.Usage of this class allows CLI to automatically generate command help synopsis.AbstractDependRejectOptionActivator Use this activator to make an option available if a set of options is already present and another set is not present.DependOptionActivator An Option Activator that expresses dependencies on other options.RejectOptionActivator An Option Activator that expresses conflicts with other options. -
Classes in org.wildfly.core.cli.command.aesh.activator used by org.jboss.as.cli.impl.aesh.cmd.security.ssl Class Description AbstractDependOneOfOptionActivator Use this activator to make an option to depend on a set of options that are in conflict with each others.AbstractDependOptionActivator Use this activator to make an option available if some options are already present.Usage of this class allows CLI to automatically generate command help synopsis.AbstractDependRejectOptionActivator Use this activator to make an option available if a set of options is already present and another set is not present.AbstractRejectOptionActivator Use this activator to make an option available if some options are already present.DependOneOfOptionActivator An option activator that expresses that an option depends on a set of options that are in conflict with each othersDependOptionActivator An Option Activator that expresses dependencies on other options.RejectOptionActivator An Option Activator that expresses conflicts with other options. -
Classes in org.wildfly.core.cli.command.aesh.activator used by org.wildfly.core.cli.command.aesh.activator Class Description AbstractOptionActivator Base class to develop a CLI command activator.CLICommandActivator ACommandActivatorthat exposesCommandContext.CLIOptionActivator AnOptionActivatorthat exposesCommandContext.DependOneOfOptionActivator An option activator that expresses that an option depends on a set of options that are in conflict with each othersDependOptionActivator An Option Activator that expresses dependencies on other options.RejectOptionActivator An Option Activator that expresses conflicts with other options.