Class AggregateShellFactory

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.server.shell.AggregateShellFactory
All Implemented Interfaces:
ShellFactory, ShellFactorySelector

public class AggregateShellFactory extends AbstractLoggingBean implements ShellFactory, ShellFactorySelector
Provides different shell(s) based on some criteria of the provided ChannelSession
Author:
Apache MINA SSHD Project