public class CimClient extends BaseClient
BaseClient.FilteredMethodsHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CIM_PROTOCOL_TYPE |
static java.lang.String |
CIM_WORKSPACE |
CREDENTIALS_ID, ENCODING
Constructor and Description |
---|
CimClient(ClientsFrameworkImpl framework,
java.util.Properties props) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Releases the resources allocated to the client.
|
java.util.Enumeration<CIMInstance> |
getInstances(java.lang.String cimClass) |
addDeniedPackage, getClientType, getCredentialId, getIpAddress, getProperty, getShellCmdSeperator, getSudoCommands, getSudoPaths, getTimeout, getUserName, isConnected, setAttributeEncrypted, supportsSudo
public static final java.lang.String CIM_PROTOCOL_TYPE
public static final java.lang.String CIM_WORKSPACE
public CimClient(ClientsFrameworkImpl framework, java.util.Properties props) throws java.lang.Exception
java.lang.Exception
public java.util.Enumeration<CIMInstance> getInstances(java.lang.String cimClass) throws java.lang.Exception
java.lang.Exception
public void close()
BaseClient
close
when finished using the client.close
in class BaseClient
Documentation Feedback
Copyright 2012 Micro Focus or one of its affiliates.