public class ComputeServiceFactory extends ServiceFactorySupport
| Modifier and Type | Field and Description |
|---|---|
static String |
CREDENTIAL_STORE |
static String |
CREDENTIAL_STORE_FILTER |
static String |
DEFAULT_CREDENTIAL_STORE_TYPE |
static String |
NODE_EVENT_SUPPORT |
activePids, apiPids, installedApis, installedProviders, pendingPids, providerPids, registrations| Constructor and Description |
|---|
ComputeServiceFactory(org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(org.jclouds.apis.ApiMetadata api) |
boolean |
apply(org.jclouds.providers.ProviderMetadata provider) |
String |
getName() |
void |
updated(String pid,
Dictionary properties) |
public static final String NODE_EVENT_SUPPORT
public static final String CREDENTIAL_STORE
public static final String DEFAULT_CREDENTIAL_STORE_TYPE
public static final String CREDENTIAL_STORE_FILTER
public ComputeServiceFactory(org.osgi.framework.BundleContext bundleContext)
public String getName()
public void updated(String pid, Dictionary properties) throws org.osgi.service.cm.ConfigurationException
org.osgi.service.cm.ConfigurationExceptionpublic boolean apply(org.jclouds.providers.ProviderMetadata provider)
apply in class ServiceFactorySupportpublic boolean apply(org.jclouds.apis.ApiMetadata api)
apply in class ServiceFactorySupportCopyright © 2013. All Rights Reserved.