Uses of Interface
org.jboss.as.cli.CommandLineRedirection.Registration
-
Packages that use CommandLineRedirection.Registration Package Description org.jboss.as.cli -
-
Uses of CommandLineRedirection.Registration in org.jboss.as.cli
Methods in org.jboss.as.cli with parameters of type CommandLineRedirection.Registration Modifier and Type Method Description voidCommandLineRedirection. set(CommandLineRedirection.Registration registration)This method is called when the instance is registered to the command context.
-