public class JerseyRequestFactoryServiceFactory extends Object implements org.osgi.framework.ServiceFactory
| Constructor and Description |
|---|
JerseyRequestFactoryServiceFactory(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.sal.api.net.NonMarshallingRequestFactory requestFactory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration serviceRegistration) |
void |
ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration serviceRegistration,
Object o) |
public JerseyRequestFactoryServiceFactory(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.sal.api.net.NonMarshallingRequestFactory requestFactory)
public Object getService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration serviceRegistration)
getService in interface org.osgi.framework.ServiceFactorypublic void ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration serviceRegistration,
Object o)
ungetService in interface org.osgi.framework.ServiceFactoryCopyright © 2016 Atlassian. All rights reserved.