public class SshService extends QBeanSupport implements SshCLIContextMBean
cfg, log, scheduledThreadPoolExecutor
Constructor and Description |
---|
SshService() |
Modifier and Type | Method and Description |
---|---|
static org.jdom2.Element |
createDescriptor(int port,
java.lang.String username,
java.lang.String authorizedKeysFile,
java.lang.String hostKeyFile) |
protected void |
startService() |
protected void |
stopService() |
addAttr, close, createElement, destroy, destroyService, getAttrs, getAttrs, getConfiguration, getDump, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getProperties, getProperty, getRealm, getScheduledThreadPoolExecutor, getServer, getState, getStateAsString, init, initService, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, stop
protected void startService() throws java.lang.Exception
startService
in class QBeanSupport
java.lang.Exception
protected void stopService() throws java.lang.Exception
stopService
in class QBeanSupport
java.lang.Exception
public static org.jdom2.Element createDescriptor(int port, java.lang.String username, java.lang.String authorizedKeysFile, java.lang.String hostKeyFile)