public class ServerConnectionServiceFactory extends AbstractConnectionServiceFactory implements ServiceFactory
Modifier and Type | Field and Description |
---|---|
static ServerConnectionServiceFactory |
INSTANCE |
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
ServerConnectionServiceFactory() |
Modifier and Type | Method and Description |
---|---|
Service |
create(Session session) |
String |
getName() |
addPortForwardingEventListener, getPortForwardingEventListenerProxy, removePortForwardingEventListener
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
findByName, getNameList, getNames, ofName, removeByName
public static final ServerConnectionServiceFactory INSTANCE
public String getName()
getName
in interface NamedResource
public Service create(Session session) throws IOException
create
in interface ServiceFactory
IOException
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.