Package com.hp.ucmdb.api

This package contains the top level of API set for working with the UCMDB.

See:
          Description

Interface Summary
ClientContext Identification of the client application that is using the UCMDB.
Credentials Represents the the client's authorization credentials.
Customer  
CustomerContext Represents a customer.
Logger  
RequestContext Represents the context of a request.
ServerLocator Services to get the server location.
UcmdbExceptionParameter Base class for UCMDB exception parameters.
UcmdbManagementService Services to get interfaces to management subsystems.
UcmdbServerLocator Fallback to an alternate UCMDB server.
UcmdbService The main UCMDB interface - services to get interfaces to various UCMDB subsystems.
UcmdbServiceFactory.ConnectionProperties Internal implementation.
UcmdbServiceFactory.HttpBootstrap Internal implementation.
UcmdbServiceFactory.HttpUcmdbServiceProviderFactory Internal implementation.
UcmdbServiceProvider Services to obtain a UcmdbService and server information.
 

Class Summary
UcmdbServiceFactory Entry point for UCMDB API services.
UcmdbServiceFactory.AllHostAcceptedVerifier Disables host name verfication (used in case of NAT networks)
UcmdbServiceFactory.DefaultTruststoreManger The X509TrustManager implementation.
 

Exception Summary
CommunicationException Thrown on communication failure between the client and the UCMDB server or on protocol error.
CustomerNotAvailableException The UCMDB server is not yet ready to accept connect request.
ExecutionException A UCMDB server-side exception.
IncompatibleVersionException The server cannot support this version of the client implementation.
InvalidCredentialsException Client authentication failed.
UcmdbCheckedException Base class for all UCMDB API application exceptions.
UcmdbException Base class for all UCMDB API application exceptions.
 

Annotation Types Summary
NotFinalAPI An API marked with @NotFinalAPI is not finalized and may change without notice, even between minor releases, service releases and patches.
 

Package com.hp.ucmdb.api Description

This package contains the top level of API set for working with the UCMDB. It contains high-level exceptions, interfaces required for exceptions, and other basic items.



Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.