@PublicComponent(value=VersionRestClient.class) public final class VersionRestClientServiceFactory extends Object
Constructor and Description |
---|
VersionRestClientServiceFactory() |
Modifier and Type | Method and Description |
---|---|
protected com.atlassian.httpclient.api.HttpClient |
getHttpClient(org.osgi.framework.Bundle bundle) |
Object |
getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration) |
protected VersionRestClient |
getService(URI baseUri,
com.atlassian.httpclient.api.HttpClient httpClient) |
void |
ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration,
Object service)
No-op.
|
protected VersionRestClient getService(URI baseUri, com.atlassian.httpclient.api.HttpClient httpClient)
public final Object getService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration registration)
getService
in interface org.osgi.framework.ServiceFactory
public final void ungetService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration registration, Object service)
ungetService
in interface org.osgi.framework.ServiceFactory
protected final com.atlassian.httpclient.api.HttpClient getHttpClient(org.osgi.framework.Bundle bundle)
Copyright © 2013 Atlassian. All Rights Reserved.