@Immutable public final class RegistersShell extends AbstractAgent
Agent.Iterative
Constructor and Description |
---|
RegistersShell(Profile profile,
String host,
int port,
String user,
String key)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Iterable<org.xembly.Directive> |
process(com.jcabi.xml.XML xml)
Process it.
|
execute
public RegistersShell(Profile profile, String host, int port, String user, String key)
profile
- Profilehost
- Default IP addressport
- Default Port of serveruser
- Default Loginkey
- Default Private SSH keypublic Iterable<org.xembly.Directive> process(com.jcabi.xml.XML xml) throws IOException
AbstractAgent
process
in class AbstractAgent
xml
- Its xmlIOException
- If failsCopyright © 2009–2018 Rultor Inc.. All rights reserved.