public class JschProxyFactoryBean extends AbstractFactoryBean<com.jcraft.jsch.Proxy>
Proxy
オブジェクトを作成するための Spring フレンドリーなファクトリ Bean。修飾子と型 | クラスと説明 |
---|---|
static class | JschProxyFactoryBean.Type |
logger
OBJECT_TYPE_ATTRIBUTE
コンストラクターと説明 |
---|
JschProxyFactoryBean(JschProxyFactoryBean.Type type, StringSE host, int port, StringSE user, StringSE password) |
修飾子と型 | メソッドと説明 |
---|---|
protected com.jcraft.jsch.Proxy | createInstance() |
ClassSE<?> | getObjectType() |
afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public JschProxyFactoryBean(JschProxyFactoryBean.Type type, StringSE host, int port, StringSE user, StringSE password)
public ClassSE<?> getObjectType()
FactoryBean<com.jcraft.jsch.Proxy>
の getObjectType
AbstractFactoryBean<com.jcraft.jsch.Proxy>
の getObjectType
protected com.jcraft.jsch.Proxy createInstance()
AbstractFactoryBean<com.jcraft.jsch.Proxy>
の createInstance