Uses of Class
org.dasein.cloud.ProviderContext

Packages that use ProviderContext
org.dasein.cloud Base package for the Dasein Cloud API. 
 

Uses of ProviderContext in org.dasein.cloud
 

Methods in org.dasein.cloud that return ProviderContext
 ProviderContext CloudProvider.getContext()
           
 

Methods in org.dasein.cloud with parameters of type ProviderContext
 void CloudProvider.connect(ProviderContext context)
          Called to initialize a cloud provider with an operational context.