JavaScript is disabled on your browser.
WildFly: Command line interface 6.0.0.CR3
java.lang.Object
org.wildfly.core.cli.command.aesh.activator.AbstractDependRejectOptionActivator
All Implemented Interfaces:
org.aesh.command.activator.OptionActivator, DependOptionActivator , RejectOptionActivator
Direct Known Subclasses:
HTTPServerEnableAuthCommand.MechanismActivator , HTTPServerEnableAuthCommand.ReferencedSecurityDomainActivator , OptionActivators.DisabledActivator , OptionActivators.EnabledActivator , OptionActivators.FilesystemRealmActivator , OptionActivators.KeyStoreActivator , OptionActivators.KeyStoreRealmActivator , OptionActivators.PropertiesFileRealmActivator , OptionActivators.PropertiesRealmActivator , OptionActivators.ReplaceActivator , OptionActivators.TrustStoreFileNameActivator
public abstract class AbstractDependRejectOptionActivator
extends Object
implements DependOptionActivator , RejectOptionActivator
Use this activator to make an option available if a set of options is already
present and another set is not present. Usage of this class allows CLI to
automatically generate command help synopsis.
Author:
jdenise@redhat.com
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
WildFly: Command line interface 6.0.0.CR3
Copyright © 2018 JBoss by Red Hat . All rights reserved.