Package org.sblim.cimclient.internal.util

Internal utility classes, such as constants, defaults, configuration and others.

See:
          Description

Interface Summary
WBEMConfigurationDefaults Interface WBEMConfigurationDefaults holds the default values for the configuration properties.
WBEMConstants Class WBEMConstants contains global constants of the CIM client.
 

Class Summary
MOF Class MOF is responsible for helping MOF String generation.
StringSorter Class StringSorter is responsible for non case sensitive sorting and binary searching of String arrays.
ThreadPool Class ThreadPool implements a pool that manages threads and executes submitted tasks using this threads.
Util Class Util is responsible for storing commonly used static methods.
WBEMConfiguration Class WBEMConfigurationFile is responsible for initializing the the configuration properties from the configuration file.
XMLHostStr XMLHostStr helps to convert XML HOST element style string into JSR48 style protocol, host and port strings.
 

Package org.sblim.cimclient.internal.util Description

Internal utility classes, such as constants, defaults, configuration and others. The classes and interfaces herein are for internal use of the SBLIM Client for Java only and might therefore be modified or removed without notice.

Since:
2.0.0


Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.