public interface RemoteClientManagerLocal
RemoteAgentClientManagerBean SLSB. This manager performs
things related to the remote client (CLI) distribution.| Modifier and Type | Method and Description |
|---|---|
File |
getRemoteClientBinaryFile()
Returns the path on the server's file system where the CLI binary is found.
|
File |
getRemoteClientVersionFile()
Returns the path on the server's file system where the CLI version file is found.
|
Properties |
getRemoteClientVersionFileContent()
Returns the content of the CLI version file, which simply consists
of some name/value pairs.
|
File getRemoteClientVersionFile() throws Exception
Exception - if the file could not be created or foundProperties getRemoteClientVersionFileContent() throws Exception
Exception - if cannot read the version fileFile getRemoteClientBinaryFile() throws Exception
Exception - if the binary file does not existCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.